Bug 95501 - ACPI: All ACPI Tables successfully acquired
Summary: ACPI: All ACPI Tables successfully acquired
Status: CLOSED INVALID
Alias: None
Product: ACPI
Classification: Unclassified
Component: ACPICA-Core (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Lv Zheng
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-24 21:15 UTC by Cristian Aravena Romero
Modified: 2015-05-18 02:08 UTC (History)
3 users (show)

See Also:
Kernel Version: 4.0-rc5
Subsystem:
Regression: No
Bisected commit-id:


Attachments
dmesg_4.0.0-040000rc5-generic.txt (68.92 KB, text/plain)
2015-03-24 21:15 UTC, Cristian Aravena Romero
Details
lspci -vvnn (8.63 KB, text/plain)
2015-03-24 21:15 UTC, Cristian Aravena Romero
Details

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.

Note You need to log in before you can comment on or make changes to this bug.