[GIT PULL] PCI fixes for v6.13
From: Bjorn Helgaas
Date: Tue Jan 14 2025 - 13:56:38 EST
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.13-fixes-3
for you to fetch changes up to 15b8968dcb90f194d44501468b230e6e0d816d4a:
PCI/bwctrl: Fix NULL pointer deref on unbind and bind (2025-01-07 14:24:06 -0600)
----------------------------------------------------------------
- Prevent bwctrl NULL pointer dereference that caused hangs on shutdown on
ASUS ROG Strix SCAR 17 G733PYV (Lukas Wunner)
----------------------------------------------------------------
Lukas Wunner (1):
PCI/bwctrl: Fix NULL pointer deref on unbind and bind
drivers/pci/pcie/bwctrl.c | 25 ++++++++++++++++---------
1 file changed, 16 insertions(+), 9 deletions(-)