Distribution: Hardware Environment: Dell Latitude D600 Software Environment: Problem Description: No poweroff with both ACPI and LAPIC enabled Steps to reproduce:
Created attachment 3890 [details] Patch to shutdown LAPIC at poweroff
*** This bug has been marked as a duplicate of 3238 ***
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