https://bugzilla.kernel.org/show_bug.cgi?id=15731
--- Comment #3 from Matthew Garrett <[email protected]> 2010-04-13 17:19:39 --- Your ACPI tables or system management code access the it87. Since there's no locking between the operating system and the firmware in this case, there's the potential for simultaneous access and corresponding failure. Other machines may not do this, which means that the it87 remains available. The list of potential solutions seems correct. Alternatively, you can pass the kernel option - this provides behaviour equivalent to the older kernel and is no more dangerous than things were originally. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
