x86/idle: don't mix up ACPI and APIC IDs
authorJan Beulich <jbeulich@suse.com>
Thu, 28 Jun 2018 07:08:38 +0000 (09:08 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 28 Jun 2018 07:08:38 +0000 (09:08 +0200)
commit6e36e365e0a966a7c9b0e99f1eed7185fd62fcbc
tree35f4cd6e770403d4620b60dccb44a39411c3f622
parent00cebd6f22beb6d5fa65ed2d8d1ff9acf59bce61
x86/idle: don't mix up ACPI and APIC IDs

Correct a log message and, to clarify code as well, rename the
respective function parameter too.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/acpi/cpu_idle.c