Re: [PATCH v6 1/3] firmware: Move firmware attributes class helper

"Oliver Lin" <[email protected]> Wed, 15 Jul 2026 20:11:28 +0800
Newsgroups dev.linux.lists.chrome-platform,org.kernel.vger.linux-kernel,org.kernel.vger.platform-driver-x86
Message-ID <[email protected]>
Hi Sean,

I tested this patch as part of the full v6 series on the following systems:

- Lenovo ThinkPad P15 Gen 1
- Lenovo ThinkPad P50s

On both systems, think-lmi continued to register successfully after 
applying the series.

I compared the firmware-attributes sysfs tree, exposed file list, and 
all readable attribute values against the unpatched kernel:

- ThinkPad P15 Gen 1: 107 files, no differences
- ThinkPad P50s: 294 files, no differences

Reboot and suspend/resume completed successfully on both systems, and 
the ThinkLMI attributes remained available after resume. Full poweroff 
was also tested successfully on the P50s.

No new relevant kernel warnings, Oopses, or call traces were observed.

Tested-by: Oliver Lin <[email protected]>

Best regards,
Oliver