]> 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)
commita6ca5832a6bc5145eec3461d3cdbcfb7c7676699
treed17f6721e000eeeac1c62779ee8c127f008ac7e3
parentfa757d5f30b6fbec296712aa2890c413483613b0
parent1039731bf8f7751922fef40ac6c9ff203ced5dbe
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