https://github.com/torvalds/linux
Revision 9d588f63602778716921bb638cda412cdeacabc8 authored by Linus Torvalds on 07 March 2020, 14:12:47 UTC, committed by Linus Torvalds on 07 March 2020, 14:12:47 UTC
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
2 parent s 5236647 + df057c9
History
Tip revision: 9d588f63602778716921bb638cda412cdeacabc8 authored by Linus Torvalds on 07 March 2020, 14:12:47 UTC
Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Tip revision: 9d588f6

back to top