From: Bob Moore Date: Fri, 17 Aug 2012 02:55:32 +0000 (+0800) Subject: ACPICA: Debug output: Update output for Processor object. X-Git-Tag: v3.2.70~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e3c5ec24ca3d7c830482d38c1bc9620041a6bed;p=thirdparty%2Fkernel%2Fstable.git ACPICA: Debug output: Update output for Processor object. commit 0b232fcad225c35513c9d5719613ae552abccd82 upstream. Cleanup output for Processor(). Length is a byte, not a word. Signed-off-by: Bob Moore Signed-off-by: Feng Tang Signed-off-by: Len Brown Signed-off-by: Ben Hutchings --- diff --git a/drivers/acpi/acpica/nsdump.c b/drivers/acpi/acpica/nsdump.c index b683cc2ff9d3c..eeb59ce6745e1 100644 --- a/drivers/acpi/acpica/nsdump.c +++ b/drivers/acpi/acpica/nsdump.c @@ -251,7 +251,7 @@ acpi_ns_dump_one_object(acpi_handle obj_handle, switch (type) { case ACPI_TYPE_PROCESSOR: - acpi_os_printf("ID %X Len %.4X Addr %p\n", + acpi_os_printf("ID %02X Len %02X Addr %p\n", obj_desc->processor.proc_id, obj_desc->processor.length, ACPI_CAST_PTR(void,