ACPI: CPPC: Add definition for undefined FADT preferred PM profile value
authorMario Limonciello <mario.limonciello@amd.com>
Tue, 20 Jun 2023 17:24:31 +0000 (12:24 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 21 Jun 2023 16:44:56 +0000 (18:44 +0200)
commit965262ef71c475857d0984a5eee57694b207a113
tree9b9e2497ebcadbcbb8711fa385b37316339623f2
parenta4ba10bf6855bf9381fe2365ec9c3af84c1fa7db
ACPI: CPPC: Add definition for undefined FADT preferred PM profile value

In the event a new preferred PM profile value is introduced it's best for
code to be able to defensively guard against it so that the wrong settings
don't get applied on a new system that uses this profile but ancient
kernels.

Acked-by: Huang Rui <ray.huang@amd.com>
Suggested-by: Gautham Ranjal Shenoy <gautham.shenoy@amd.com>
Link: https://uefi.org/htmlspecs/ACPI_Spec_6_4_html/05_ACPI_Software_Programming_Model/ACPI_Software_Programming_Model.html#fixed-acpi-description-table-fadt
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Perry Yuan <Perry.Yuan@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/actbl.h