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)
commitd60d61f36b8f8d3f67c3fe49ee35cfd54b3bc49b
tree5349889eb3b44c6fe758f29c93ac3dc573634723
parent0044cdeb731313f20b63cb5644de7588731de32b
parentf0f59a2fab8e52b9d582b39da39f22230ca80aee
Merge branch 'for-linus' of git://git./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