http://bugzilla.kernel.org/show_bug.cgi?id=11715
------- Comment #18 from [EMAIL PROTECTED] 2008-10-19 15:43 ------- This patch looks save enough for .27 stable kernel? Andreas, do you mind sending this one to [EMAIL PROTECTED] and ask for inclusion. Like that I need not to backport/add this for SLE11 and other distris would also benefit from that. I wonder how this BIOS bug can be shown as such by marking a message with the new FW_BUG string. The problem is that at early SB600 detection the MADT info including the wrong source override is not available yet. An additional variable could be introduced sb600_detected and marked as __initdata. Hmm, I wanted to provide an example patch, but I don't find the patch in the acpi-test tree?: (afer a successful git pull): git checkout --track -b test origin/test cat .git/FETCH_HEAD ... branch 'test' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 git branch release * test It's not there? Do I miss something? -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- 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 the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
