diff options
author | 2022-12-10 10:36:32 -0600 | |
---|---|---|
committer | 2022-12-10 10:36:32 -0600 | |
commit | 51ef4873c672b126df7a939546e40dfe43cb5074 (patch) | |
tree | c3bb1b7bad547431300f793cf9fdbd0e8fd28c94 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Merge branch 'pci/doe' (diff) | |
parent | PCI: Check for alloc failure in pci_request_irq() (diff) | |
download | wireguard-linux-51ef4873c672b126df7a939546e40dfe43cb5074.tar.xz wireguard-linux-51ef4873c672b126df7a939546e40dfe43cb5074.zip |
Merge branch 'pci/enumeration'
- Only read/write PCIe Link 2 registers for devices with Links and PCIe
Capability version >= 2 (Maciej W. Rozycki)
- Revert a patch that cleared PCI_STATUS during enumeration because it
broke Linux guests on Apple's virtualization framework (Bjorn Helgaas)
- Assign PCI domain IDs using IDAs so IDs can be easily reused after
loading/unloading host bridge drivers (Pali Rohár)
- Fix pci_device_is_present(), which previously always returned "false" for
VFs because their vendor ID is always 0xfff (Michael S. Tsirkin)
- Check for alloc failure in pci_request_irq() (Zeng Heng)
* pci/enumeration:
PCI: Check for alloc failure in pci_request_irq()
PCI: Fix pci_device_is_present() for VFs by checking PF
PCI: Assign PCI domain IDs by ida_alloc()
Revert "PCI: Clear PCI_STATUS when setting up device"
PCI: Access Link 2 registers only for devices with Links
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions