Bug 14597
Summary: | thinkpad-acpi: driver fails to load on old BIOS for the A31, T23-T30, X30-X31 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Henrique de Moraes Holschuh (hmh) |
Component: | Platform | Assignee: | Henrique de Moraes Holschuh (hmh) |
Status: | CLOSED CODE_FIX | ||
Severity: | high | CC: | akpm, lenb, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.32-rc | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 14230 | ||
Attachments: | Fix the detection of T23 and other thinkpads |
Description
Henrique de Moraes Holschuh
2009-11-13 20:45:11 UTC
Created attachment 23770 [details]
Fix the detection of T23 and other thinkpads
Fix the quirk tables to also match on BIOSes that miss the EC fw string.
Waiting a day for possible confirmation from bug reporter that the patch works... From which earlier kernel version is this a regression? This problem did not appear in the 2.6.31 series (I am quite certain about 2.6.31.6), and hmh's patch fixes it for me. (I am the initial bug reporter.) Cool. Henrique, please cc me on the formal patch email? Handled-By : Henrique de Moraes Holschuh <hmh@hmh.eng.br> Patch : http://bugzilla.kernel.org/attachment.cgi?id=23770 (In reply to comment #5) > Henrique, please cc me on the formal patch email? Will do. I am adding the tested-by and cc lines now, and will ship it to Len Brown in a few minutes. If you'd rather send it to Linus yourself, feel free to do so :) applied to acpi tree for 2.6.32 275014ae46871ce0ab08550fc4040f12b685813a thinkpad-acpi: fix detection of old ThinkPads shipped in linux 2.6.32 closed But it wasn't tagged stable@kernel.org, so it won't be fixed in 2.6.31.x? 2.6.31 doesn't have the bug, AFAIK. |