On Fri, Jul 11, 2025 at 07:30:13PM +0530, Sunil V L wrote: > The presence or absence of the CPPC SBI extension is currently logged > on every boot. This message is not particularly useful and can clutter > the boot log. Remove this debug message to reduce noise during boot. > > This change has no functional impact. > > Signed-off-by: Sunil V L <sunilvl@xxxxxxxxxxxxxxxx> Thanks, I'm pleased to no longer see the "NOT dectected!!" when testing defconfig on systems which don't have the CPPC extension. Tested-by: Drew Fustini <fustini@xxxxxxxxxx>