Bug 3643
Summary: | LAPIC-mode poweroff on Dell D600 | ||
---|---|---|---|
Product: | ACPI | Reporter: | Alexey Starikovskiy (astarikovskiy) |
Component: | Power-Off | Assignee: | acpi_power-off |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | acpi-bugzilla, mauro |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.9 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
Patch to shutdown LAPIC at poweroff
Shutdown LAPIC at poweroff updated patch, vs. 2.6.9 |
Description
Alexey Starikovskiy
2004-10-26 00:37:46 UTC
Created attachment 3890 [details]
Patch to shutdown LAPIC at poweroff
Created attachment 3995 [details]
Shutdown LAPIC at poweroff
applied to 2.6.10 acpi-test tree *** Bug 1355 has been marked as a duplicate of this bug. *** Created attachment 4187 [details]
updated patch, vs. 2.6.9
The previous patch disabled the LAPIC too early on SMP machines.
This updated patch, suggested by Ingo Molnar, does it later.
Also, the previous patch disabled the LAPIC if it was enabled,
while this patch disables it only if Linux forced it to be enabled.
reverted 1st patch and applied 2nd patch to acpi 2.6.10 test tree. shipped in 2.6.10-rc3. closing |