Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Vasily Gorbik: - a couple of fixes for storage key handling relevant for debugging - add cond_resched into potentially slow subchannels scanning loop - fixes for PF/VF linking and to ignore stale PCI configuration request events * tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/pci: fix PF/VF linking on hot plug s390/pci: re-introduce zpci_remove_device() s390/pci: fix zpci_bus_link_virtfn() s390/ptrace: fix storage key handling s390/runtime_instrumentation: fix storage key handling s390/pci: ignore stale configuration request event s390/cio: add cond_resched() in the slow_eval_known_fn() loop
No related branches found
No related tags found
Showing
- arch/s390/kernel/ptrace.c 5 additions, 2 deletionsarch/s390/kernel/ptrace.c
- arch/s390/kernel/runtime_instr.c 1 addition, 1 deletionarch/s390/kernel/runtime_instr.c
- arch/s390/pci/pci.c 15 additions, 7 deletionsarch/s390/pci/pci.c
- arch/s390/pci/pci_bus.c 30 additions, 22 deletionsarch/s390/pci/pci_bus.c
- arch/s390/pci/pci_bus.h 13 additions, 0 deletionsarch/s390/pci/pci_bus.h
- arch/s390/pci/pci_event.c 5 additions, 2 deletionsarch/s390/pci/pci_event.c
- drivers/pci/hotplug/s390_pci_hpc.c 5 additions, 7 deletionsdrivers/pci/hotplug/s390_pci_hpc.c
- drivers/s390/cio/css.c 5 additions, 0 deletionsdrivers/s390/cio/css.c
Loading
Please register or sign in to comment