Re: [PATCH v2 0/6] Some fixes for amd-pmc handling of the STB
Ilpo Järvinen <[email protected]> Mon, 27 Jul 2026 15:05:51 +0300
| Newsgroups | org.kernel.vger.platform-driver-x86,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178515395117.10740.15838370160037516630.b4-ty@b4> |
On Tue, 21 Jul 2026 13:17:50 -0500, Mario Limonciello wrote: > Not all platforms support STB, and by activating it on a platform without > support a few bugs were exposed. > > This series cleans them up and also cleans up some existing cleanup path > errors. > > Cc: Francis De Brabandere <[email protected]> > > [...] Thank you for your contribution, it has been applied to my local review-ilpo-next branch. Note it will show up in the public platform-drivers-x86/review-ilpo-next branch only once I've pushed my local branch there, which might take a while. FYI [if applicable to your patch], as per Linus' policy change, also fixes are mostly routed through for-next unless the fix is for a commit introduced in the most recent cycle or is clearly a regression fix. The list of commits applied: [1/6] platform/x86/amd/pmc: Restore msg_port on amd_stb_s2d_init() error paths commit: 9cef693bce96bb4c6952f48d855284cf7fa4f367 [2/6] platform/x86/amd/pmc: Fix msg_port restoration in amd_stb_debugfs_open_v2() commit: cbb32ff92f8a62212e0f7384b1de986ced92082b [3/6] platform/x86/amd/pmc: Propagate SMU errors and validate S2D address commit: 0225c1d637687b03726f00ac65b6def843d2c464 [4/6] platform/x86/amd/pmc: Only expose stb_read after telemetry buffer is mapped commit: 34d145254ca655ead49d00025981f2f5b200a62f [5/6] platform/x86/amd/pmc: Fix LPS0 and debugfs leaks when STB init fails commit: 76f650a76d6a36a4bee79d94db90a0e935a95477 [6/6] platform/x86/amd/pmc: Do not fail probe when STB init fails commit: 29412292e4fbe6cf4dfd36711fb056ab2b6c52b4 -- i.