[GIT PULL] platform-drivers-x86 for v6.7-7

From: Ilpo Järvinen
Date: Thu Jan 04 2024 - 11:45:05 EST


Hi Linus,

Here is a last minute platform-drivers-x86 fixes PR for v6.7.

Unfortunately the P2SB deadlock fix broke some older HW and we need some
time to figure out the best way to fix the issue so reverting the deadlock
fix for now.

Regards, i.


The following changes since commit 70681aa0746ae61d7668b9f651221fad5e30c71e:

platform/x86/intel/pmc: Move GBE LTR ignore to suspend callback (2023-12-29 15:31:22 +0200)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.7-7

for you to fetch changes up to b20712e853305cbd04673f02b7e52ba5b12c11a9:

Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe" (2024-01-04 18:16:51 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v6.7-7

Revert P2SB / PCI deadlock fix due issue with older HW w/o P2SB.

The following is an automated shortlog grouped by driver:

p2sb:
- Revert: Allow p2sb_bar() calls during PCI device probe

----------------------------------------------------------------
Shin'ichiro Kawasaki (1):
Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"

drivers/platform/x86/p2sb.c | 172 +++++++++++---------------------------------
1 file changed, 41 insertions(+), 131 deletions(-)