Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b232fca authored by Bob Moore's avatar Bob Moore Committed by Len Brown
Browse files

ACPICA: Debug output: Update output for Processor object.



Cleanup output for Processor(). Length is a byte, not a word.

Signed-off-by: default avatarBob Moore <robert.moore@intel.com>
Signed-off-by: default avatarFeng Tang <feng.tang@intel.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent e1154ebd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -264,7 +264,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,