Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Mar 2020 14:12:47 +0000 (08:12 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Mar 2020 14:12:47 +0000 (08:12 -0600)
commit9d588f63602778716921bb638cda412cdeacabc8
treed72587deb0810dd00a8817bcb64959eea32f34cd
parent5236647adbae2d4cfc11eda20a38e0a300b97e73
parentdf057c914a9c219ac8b8ed22caf7da2f80c1fe26
Merge tag 's390-5.6-5' of git://git./linux/kernel/git/s390/linux

Pull s390 fixes from Vasily Gorbik:

 - Fix panic in gup_fast on large pud by providing an implementation of
   pud_write. This has been overlooked during migration to common gup
   code.

 - Fix unexpected write combining on PCI stores.

* tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/pci: Fix unexpected write combine on resource
  s390/mm: fix panic in gup_fast on large pud