Bug 95501

Summary: ACPI: All ACPI Tables successfully acquired
Product: ACPI Reporter: Cristian Aravena Romero (caravena)
Component: ACPICA-CoreAssignee: Lv Zheng (lv.zheng)
Status: CLOSED INVALID    
Severity: normal CC: aaron.lu, lv.zheng, rui.zhang
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 4.0-rc5 Subsystem:
Regression: No Bisected commit-id:
Attachments: dmesg_4.0.0-040000rc5-generic.txt
lspci -vvnn

Description Cristian Aravena Romero 2015-03-24 21:15:07 UTC
Created attachment 172161 [details]
dmesg_4.0.0-040000rc5-generic.txt

Hello,

My report:
[    0.010951] ACPI: All ACPI Tables successfully acquired
Comment 1 Cristian Aravena Romero 2015-03-24 21:15:30 UTC
Created attachment 172171 [details]
lspci -vvnn
Comment 2 Lv Zheng 2015-03-25 04:55:21 UTC
You can see this log entry when all statically loaded tables are executed.
The static loading refers to the loading of tables which are those definition block tables pointed to via RSDT/XSDT.
Also the static loading requires module level execution.
IMO, the module level execution is not a special case, it is just a TermList interpretting.

I'm not sure what are you reporting for around this log entry.
Comment 3 Cristian Aravena Romero 2015-03-25 09:30:12 UTC
How to command in bash?

Example:
"$sudo acpidump -o acpidump.txt"
Comment 4 Cristian Aravena Romero 2015-03-25 09:31:48 UTC
Example:
Attach: /var/log/kern.log(?)
Comment 5 Zhang Rui 2015-04-15 05:36:02 UTC
I think Lv is asking why you're filing this bug, because everything is normal, including the message you mentioned.
do you have a real problem of your machine?
Comment 6 Cristian Aravena Romero 2015-04-18 09:59:58 UTC
Hello Zhang,

I have not problems with my machine.

Thanks for you work,
--
Cristian
Comment 7 Lv Zheng 2015-04-20 01:33:51 UTC
So let's close the bug.