Bug 42649
Summary: | Regression 3.2 -> 3.3-rc1 commit b4b583d4 inet/media keyboard: stuck "extra" keys | ||
---|---|---|---|
Product: | Drivers | Reporter: | Duncan (1i5t5.duncan) |
Component: | Input Devices | Assignee: | drivers_input-devices |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | dmitry.torokhov, jikos, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.3-rc1 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 42644 | ||
Attachments: | kernel config |
Description
Duncan
2012-01-24 18:18:42 UTC
Created attachment 72189 [details]
kernel config
I just confirmed that reversing that commit against 3.3.0-rc1-167-gf8275f9 eliminates the issue, so it is definitely that commit triggering it.
Meanwhile, here's my current kernel config as promised.
The problem remains as of 3.3.0-rc2-172-g23783f8. Reverting still eliminates it. Bug seems to have been overlooked in the 3.2 -> 3.3 regression list. Adding the block on the tracker bug and changing the summary to reflect the regression will fix that, I hope. AFAIK the bug is still here on rc5. I've applied the regression patch locally tho, so have to manually verify it with a reset to upstream, build and boot to X/KDE, from time to time. Last I did, it was still unfixed. First-Bad-Commit : b4b583d4e9a5ff28c4a150bb25a4fff5cd4dfbbd Confirmed, that fixes my problem here, too. Fixed by commit 883e0e366209067e690356e58e19bb2e6693b839 . |