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-- 1.2 KB
Makefile -rw-r--r-- 287 bytes
acl.c -rw-r--r-- 8.1 KB
acl.h -rw-r--r-- 1.7 KB
cache.c -rw-r--r-- 8.1 KB
cache.h -rw-r--r-- 3.8 KB
fid.c -rw-r--r-- 7.4 KB
fid.h -rw-r--r-- 928 bytes
v9fs.c -rw-r--r-- 16.1 KB
v9fs.h -rw-r--r-- 6.8 KB
v9fs_vfs.h -rw-r--r-- 3.6 KB
vfs_addr.c -rw-r--r-- 7.8 KB
vfs_dentry.c -rw-r--r-- 2.5 KB
vfs_dir.c -rw-r--r-- 4.9 KB
vfs_file.c -rw-r--r-- 16.7 KB
vfs_inode.c -rw-r--r-- 33.9 KB
vfs_inode_dotl.c -rw-r--r-- 25.0 KB
vfs_super.c -rw-r--r-- 8.0 KB
xattr.c -rw-r--r-- 5.3 KB
xattr.h -rw-r--r-- 1.2 KB

back to top