Re: [PATCH V5 4/7] cpufreq: Add a notification message that the highest perf has changed

From: Peter Zijlstra
Date: Fri Sep 08 2023 - 09:19:44 EST


On Tue, Sep 05, 2023 at 09:51:13AM +0800, Meng Li wrote:
> ACPI 6.5 section 8.4.6.1.1.1 specifies that Notify event 0x85 can be
> emmitted to cause the the OSPM to re-evaluate the highest performance
> register. Add support for this event.
>
> Signed-off-by: Meng Li <li.meng@xxxxxxx>
> Link: https://uefi.org/specs/ACPI/6.5/08_Processor_Configuration_and_Control.html?highlight=cppc#cpc-continuous-performance-control

Does uefi.org guarantee this is a stable link?