]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutral
authorPrarit Bhargava <prarit@redhat.com>
Mon, 13 Aug 2018 12:43:09 +0000 (08:43 -0400)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 14 Aug 2018 22:19:38 +0000 (00:19 +0200)
commit3d95b89e573bb8460886ff2ca769b067bfcc50aa
tree07ff077a1f889dbc1257637c13c01202ce60baa4
parentf390c5eb2858c9fceccba7c4118003b6baf9176a
x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutral

Commit 5209654a46ee (x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on
AMD systems) forgot to update the ACPI C1 idle state description and
tools like turbostat display "ACPI FFH INTEL MWAIT 0x0" which is
quite confusing on an AMD system.

Drop the "INTEL" part from the ACPI C1 FFH MWAIT C-state description
to avoid confusion.

Fixes: 5209654a46ee (x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systems)
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
[ rjw: Subject & changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/kernel/acpi/cstate.c