]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'pci/rom'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Jun 2026 22:32:02 +0000 (17:32 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Jun 2026 22:32:02 +0000 (17:32 -0500)
- Check option ROM header signatures and lengths before accessing to avoid
  page faults and alignment faults (Guixin Liu)

* pci/rom:
  PCI: Check ROM header and data structure addr before accessing
  PCI: Introduce named defines for PCI ROM


Trivial merge