]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Mar 2017 22:50:39 +0000 (15:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Mar 2017 22:50:39 +0000 (15:50 -0700)
commit93afaa4513bb08e69a3d6988ab4c3bf6c7cf07d3
treed17f6721e000eeeac1c62779ee8c127f008ac7e3
parent3e51f893de98296ba64a88d93a94d17e3df5de0b
parent363dad58e4a0f72dce0bf12d361d617239a80317
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux

Pull OpenRISC fixes from Stafford Horne:
 "OpenRISC fixes for build issues that were exposed by kbuild robots
  after 4.11 merge. All from allmodconfig builds. This includes:

   - bug in the handling of 8-byte get_user() calls

   - module build failure due to multile missing symbol exports"

* tag 'openrisc-for-linus' of git://github.com/openrisc/linux:
  openrisc: Export symbols needed by modules
  openrisc: fix issue handling 8 byte get_user calls
  openrisc: xchg: fix `computed is not used` warning