On 15.07.2024 20:32, Jason Andryuk wrote: > On 2024-07-10 04:30, Sergiy Kibrik wrote: >> Build AMD Architectural P-state driver when CONFIG_AMD is on, and >> Intel Hardware P-States driver together with ACPI Processor P-States driver >> when CONFIG_INTEL is on respectively, allowing for a platform-specific build. >> >> Signed-off-by: Sergiy Kibrik <[email protected]> >> CC: Jason Andryuk <[email protected]> >> CC: Jan Beulich <[email protected]> > > Reviewed-by: Jason Andryuk <[email protected]>
Acked-by: Jan Beulich <[email protected]> Might be a little neater though to have the hwp_active() stub be just a single line. I may take the liberty to change that while committing. Jan
