diff options
| author | Zhang Rui <[email protected]> | 2008-01-09 02:17:47 -0500 |
|---|---|---|
| committer | Len Brown <[email protected]> | 2008-01-09 02:17:47 -0500 |
| commit | cfaf3747ff3d431fba33f75083b7f50f58ae22ff (patch) | |
| tree | 93e1e06c405b59b6ab6828c73c9656d87cdb05d9 /include/linux/debugobjects.h | |
| parent | 3ce54450461bad18bbe1f9f5aa3ecd2f8e8d1235 (diff) | |
ACPI: ACPI Exception (): AE_NOT_FOUND, Processor Device is not present
ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not
present [20060707]
According to the ACPI spec 6.3.7,
"If a device object (including the processor object) does not have an
_STA object, then OSPM assumes that all of the above bits are set,
(in other words, the device is present, enabled, shown in the UI
and funtioning)".
is_processor_present shoud return 1 if the processor device object exists
while it doesn't have an _STA object.
http://bugzilla.kernel.org/show_bug.cgi?id=8570
Signed-off-by: Zhang Rui <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions