]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd79113fc97155b91f3c6160ec1697918d1dbafef
treed72587deb0810dd00a8817bcb64959eea32f34cd
parentda9a7cd6fd8deb868b3029173f3958db7c12713b
parent18aacd95fed8f3f7c54cb39bb8d0cf6d66fdf996
Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/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