diff options
author | Huacai Chen <chenhuacai@loongson.cn> | 2022-11-02 07:48:38 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-11-03 19:32:33 +0100 |
commit | 4125d10d5f7c157f587b041128066b105f4881a5 (patch) | |
tree | 9c2cd97b12089a63234d6c73d48ca529d9757efb /arch | |
parent | Linux 6.1-rc3 (diff) | |
download | linux-4125d10d5f7c157f587b041128066b105f4881a5.tar.xz linux-4125d10d5f7c157f587b041128066b105f4881a5.zip |
ACPI: tables: Print CORE_PIC information when MADT is parsed
When MADT is parsed, print CORE_PIC information as below:
ACPI: CORE PIC (processor_id[0x00] core_id[0x00] enabled)
ACPI: CORE PIC (processor_id[0x01] core_id[0x01] enabled)
...
ACPI: CORE PIC (processor_id[0xff] core_id[0xff] enabled)
This debug information will be very helpful to bring up early systems to
see if processor_id and core_id are matched or not as spec defined.
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions