https://bugzilla.kernel.org/show_bug.cgi?id=105351

Lv Zheng <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Lv Zheng <[email protected]> ---
The change is almost non-functional to the platforms that do not have 0 or 2
FACS tables while on your platform, there is only 1 FACS if the table loading
log is correct:
[    0.000000] ACPI: RSDP 0x00000000000FBE70 000014 (v00 AMI   )
[    0.000000] ACPI: RSDT 0x000000001FFE0000 000028 (v01 AMIINT AMIINT10
00000011 MSFT 0100000C)
[    0.000000] ACPI: FACP 0x000000001FFE0030 000074 (v01 AMIINT AMIINT10
00000011 MSFT 0100000C)
[    0.000000] ACPI: DSDT 0x000000001FFE00B0 00317F (v01 INTEL  SOLANO  
00001004 MSFT 0100000D)
[    0.000000] ACPI: FACS 0x000000001FFE8000 000040

Could you also upload a dmesg from a good kernel for me to compare to see if
the table loading result here is correct?

And please also upload a full acpidump of this machine for reproducing the
issue:
1. Run a good kernel
2. In the shell environment, type "sudo acpidump -c on > acpidump.txt".
You can find the acpidump in the kernel source tree:
tools/power/acpi/tools/acpidump, you need to build the tool using following
steps:
1. cd tools
2. make acpi

Thanks and best regards
-Lv

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

------------------------------------------------------------------------------
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to