The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/4] Some fixes for amd-pmc handling of the STB
@ 2026-07-17 16:20 Mario Limonciello
  2026-07-17 16:20 ` [PATCH 1/4] platform/x86/amd/pmc: Fix LPS0 and debugfs leaks when STB init fails Mario Limonciello
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Mario Limonciello @ 2026-07-17 16:20 UTC (permalink / raw)
  To: Ilpo Järvinen
  Cc: Hans de Goede, open list, open list:X86 PLATFORM DRIVERS,
	Mario Limonciello, Francis De Brabandere

Not all platforms support STB, and by activating it on a platform without
support a few bugs were exposed.

This series cleans them up.

Cc: Francis De Brabandere <francisdb@gmail.com>

Mario Limonciello (4):
  platform/x86/amd/pmc: Fix LPS0 and debugfs leaks when STB init fails
  platform/x86/amd/pmc: Fix error handling in amd_stb_s2d_init()
  platform/x86/amd/pmc: Do not fail probe when STB init fails
  platform/x86/amd/pmc: Validate S2D physical address before ioremap

 drivers/platform/x86/amd/pmc/mp1_stb.c | 43 +++++++++++++++++---------
 drivers/platform/x86/amd/pmc/pmc.c     | 11 ++++++-
 2 files changed, 39 insertions(+), 15 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-07-21 10:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-17 16:20 [PATCH 0/4] Some fixes for amd-pmc handling of the STB Mario Limonciello
2026-07-17 16:20 ` [PATCH 1/4] platform/x86/amd/pmc: Fix LPS0 and debugfs leaks when STB init fails Mario Limonciello
2026-07-21 10:19   ` Ilpo Järvinen
2026-07-17 16:20 ` [PATCH 2/4] platform/x86/amd/pmc: Fix error handling in amd_stb_s2d_init() Mario Limonciello
2026-07-21 10:24   ` Ilpo Järvinen
2026-07-17 16:20 ` [PATCH 3/4] platform/x86/amd/pmc: Do not fail probe when STB init fails Mario Limonciello
2026-07-21 10:29   ` Ilpo Järvinen
2026-07-17 16:20 ` [PATCH 4/4] platform/x86/amd/pmc: Validate S2D physical address before ioremap Mario Limonciello

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox