mbox series

[RFC,v1,0/2] Keep insane devices disabled

Message ID 20211106175621.28250-1-refactormyself@gmail.com
Headers show
Series Keep insane devices disabled | expand

Message

Saheed O. Bolarinwa Nov. 6, 2021, 5:56 p.m. UTC
The patches fix issues that allow enabling both CLKPM and ASPM on
devices that failed pcie_aspm_sanity_check().


MERGE NOTICE:
These series are based on
ยป       'commit e4e737bb5c17 ("Linux 5.15-rc2")'

Saheed O. Bolarinwa (2):
  PCI/ASPM: Never enable ASPM for insane devices
  PCI/ASPM: Never enable CLKPM for insane devices

 drivers/pci/pcie/aspm.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)