http://bugzilla.kernel.org/show_bug.cgi?id=5303





------- Additional Comments From [EMAIL PROTECTED]  2006-02-12 08:44 -------
Created an attachment (id=7301)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=7301&action=view)
Workaround for buggy BIOS (against 2.6.15.4)

First take at a workaround. It is enabled
by passing an option to the ACPI processor
module.

This patch tests for the setup of MSR C001_0055h
at entering acpi_processor_idle(). I could not
make it part of acpi_processor_start() because
I don’t know how to make the workaround routine
run on the correct processor there.

Still contains some debugging messages.

Currently the workaround is turned on unconditionally
when compiling for CONFIG_X86_64; perhaps it should
be made configurable (Intel doesn’t need it, and maybe
there are even BIOSes for AMD processors which get
it right on their own).

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to