]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 May 2018 15:30:30 +0000 (10:30 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 May 2018 15:30:30 +0000 (10:30 -0500)
commit2429ccf67aa83ba0bad5e23b17ba6cfb514d4f37
tree5349889eb3b44c6fe758f29c93ac3dc573634723
parente2d927f2d00855db4e7e68a62bf91dcab5a93c9e
parentd4003941bcc2a7505c6e5ca6280c9a2426b3ea91
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 fixes from Martin Schwidefsky:

 - a missing -msoft-float for the compile of the kexec purgatory

 - a fix for the dasd driver to avoid the double use of a field in the
   'struct request'

[ That latter one is being discussed, and Christoph asked for something
  cleaner, but for now it's a fix ]

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/dasd: use blk_mq_rq_from_pdu for per request data
  s390/purgatory: Fix endless interrupt loop