https://github.com/torvalds/linux
Revision 5a7ee55b1fcd23ebdb740fde9f4d795fff1b7443 authored by Linus Torvalds on 16 October 2021, 16:00:46 UTC, committed by Linus Torvalds on 16 October 2021, 16:00:46 UTC
Pull pci fix from Bjorn Helgaas:

 - Don't save msi_populate_sysfs() error code as dev->msi_irq_groups so
   we don't dereference the error code as a pointer (Wang Hai)

* tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
  PCI/MSI: Handle msi_populate_sysfs() errors correctly
2 parent s 711c368 + 2b94b6b
History
Tip revision: 5a7ee55b1fcd23ebdb740fde9f4d795fff1b7443 authored by Linus Torvalds on 16 October 2021, 16:00:46 UTC
Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Tip revision: 5a7ee55
File Mode Size
Kconfig -rw-r--r-- 765 bytes
Makefile -rw-r--r-- 255 bytes
bind.c -rw-r--r-- 6.9 KB
daemon.c -rw-r--r-- 16.4 KB
interface.c -rw-r--r-- 15.0 KB
internal.h -rw-r--r-- 10.4 KB
io.c -rw-r--r-- 10.4 KB
key.c -rw-r--r-- 3.5 KB
main.c -rw-r--r-- 2.1 KB
namei.c -rw-r--r-- 25.2 KB
rdwr.c -rw-r--r-- 24.0 KB
security.c -rw-r--r-- 2.5 KB
xattr.c -rw-r--r-- 7.2 KB

back to top