Bug 3643

Summary: LAPIC-mode poweroff on Dell D600
Product: ACPI Reporter: Alexey Starikovskiy (astarikovskiy)
Component: Power-OffAssignee: 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
Distribution:
Hardware Environment: Dell Latitude D600
Software Environment:
Problem Description: No poweroff with both ACPI and LAPIC enabled

Steps to reproduce:
Comment 1 Alexey Starikovskiy 2004-10-26 00:40:06 UTC
Created attachment 3890 [details]
Patch to shutdown LAPIC at poweroff
Comment 2 Len Brown 2004-11-05 22:16:23 UTC

*** This bug has been marked as a duplicate of 3238 ***
Comment 3 Alexey Starikovskiy 2004-11-09 00:42:06 UTC
Created attachment 3995 [details]
Shutdown LAPIC at poweroff
Comment 4 Len Brown 2004-11-09 00:59:53 UTC
applied to 2.6.10 acpi-test tree
Comment 5 Len Brown 2004-11-10 18:01:37 UTC
*** Bug 1355 has been marked as a duplicate of this bug. ***
Comment 6 Len Brown 2004-12-01 11:04:13 UTC
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.
Comment 7 Len Brown 2004-12-01 11:06:37 UTC
reverted 1st patch and applied 2nd patch to acpi 2.6.10 test tree. 
Comment 8 Len Brown 2004-12-05 19:38:31 UTC
shipped in 2.6.10-rc3. 
closing