]> git.baikalelectronics.ru Git - kernel.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)
commitca76cf1a942619d13636b9945d19282bfcec3a25
treed17f6721e000eeeac1c62779ee8c127f008ac7e3
parent320db5ca4d3126d40e47b7083201f43c37971def
parent02873a7ff2bd9277cb89baacae5f4d1a63d7a55e
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