Oneiric SRU Justification:
Impact:
commit 64b3db22c04586997ab4be46dd5a5b99f8a2d390 (2.6.39),
"Remove use of unreliable FADT revision field" caused a regression
for old P4 systems because now cst_control and other fields are
not reset to 0.
The effect is that acpi_processor_power_init will notice
cst_control != 0 and a write to CST_CNT register is performed
that should not happen. As result, the system oopses after the
"No _CST, giving up" message, sometimes in acpi_ns_internalize_name,
sometimes in acpi_ns_get_type, usually at random places. May be
during migration to CPU 1 in acpi_processor_get_throttling.
Every one of these settings help to avoid this problem:
- acpi=off
- processor.nocst=1
- maxcpus=1
Fix:
Apply upstream commit 3e80acd1af40fcd91a200b0416a7616b20c5d647
Testcase:
Without the fix, machines are effectively unbootable unless acpi=off or
processor.nocst=1 or maxcpus=1 is used. With the fix the system will
boot.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883441
Title:
Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked
fine with the default kernels of the 3 previous releases
To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/883441/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs