Revision ee51814888278677cb4384814bbe3c95f6270b50 authored by Linus Torvalds on 06 November 2020, 20:21:33 UTC, committed by Linus Torvalds on 06 November 2020, 20:21:33 UTC
Pull s390 fixes from Heiko Carstens:

 - fix reference counting for ap devices

 - fix paes selftest

 - fix pmd_deref()/pud_deref() so they can also handle large pages

 - remove unused vdso file and defines

 - update defconfigs

 - call rcu_cpu_starting() early in smp init code to avoid lockdep
   warnings

 - fix hotplug of PCI function missing bus

* tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/pci: fix hot-plug of PCI function missing bus
  s390/smp: move rcu_cpu_starting() earlier
  s390/pkey: fix paes selftest failure with paes and pkey static build
  s390: update defconfigs
  s390/vdso: remove unused constants
  s390/vdso: remove empty unused file
  s390/mm: make pmd/pud_deref() large page aware
  s390/ap: fix ap devices reference counting
2 parent s 41f1653 + 0b2ca2c
History
File Mode Size
Kconfig -rw-r--r-- 4.7 KB
Makefile -rw-r--r-- 716 bytes
README.dino -rw-r--r-- 1.0 KB
asp.c -rw-r--r-- 3.3 KB
ccio-dma.c -rw-r--r-- 46.6 KB
dino.c -rw-r--r-- 31.0 KB
eisa.c -rw-r--r-- 11.5 KB
eisa_eeprom.c -rw-r--r-- 2.0 KB
eisa_enumerator.c -rw-r--r-- 11.2 KB
gsc.c -rw-r--r-- 5.4 KB
gsc.h -rw-r--r-- 1.5 KB
hppb.c -rw-r--r-- 2.5 KB
iommu-helpers.h -rw-r--r-- 4.8 KB
iommu.h -rw-r--r-- 1.4 KB
iosapic.c -rw-r--r-- 28.4 KB
iosapic_private.h -rw-r--r-- 5.0 KB
lasi.c -rw-r--r-- 6.0 KB
lba_pci.c -rw-r--r-- 50.6 KB
led.c -rw-r--r-- 19.8 KB
pdc_stable.c -rw-r--r-- 29.7 KB
power.c -rw-r--r-- 7.2 KB
sba_iommu.c -rw-r--r-- 57.1 KB
superio.c -rw-r--r-- 13.6 KB
wax.c -rw-r--r-- 3.0 KB

README.dino

back to top