Merge tag 's390-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Vasily Gorbik: - Add missing R_390_JMP_SLOT relocation type in KASLR code. - Fix set_huge_pte_at for empty ptes issue which has been uncovered with arch page table helper tests. - Correct initrd location for kdump kernel. - Fix s390_mmio_read/write with MIO in PCI code. * tag 's390-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/kaslr: add support for R_390_JMP_SLOT relocation type s390/mm: fix set_huge_pte_at() for empty ptes s390/kexec_file: fix initrd location for kdump kernel s390/pci: Fix s390_mmio_read/write with MIO
No related branches found
No related tags found
Showing
- arch/s390/include/asm/pci_io.h 8 additions, 2 deletionsarch/s390/include/asm/pci_io.h
- arch/s390/kernel/machine_kexec_file.c 1 addition, 1 deletionarch/s390/kernel/machine_kexec_file.c
- arch/s390/kernel/machine_kexec_reloc.c 1 addition, 0 deletionsarch/s390/kernel/machine_kexec_reloc.c
- arch/s390/mm/hugetlbpage.c 6 additions, 3 deletionsarch/s390/mm/hugetlbpage.c
- arch/s390/pci/pci_mmio.c 211 additions, 2 deletionsarch/s390/pci/pci_mmio.c
Loading
Please register or sign in to comment