Bug 12711
Summary: | [git bisect] 2.6.29 regression: snd_hda_intel suspend bug | ||
---|---|---|---|
Product: | Drivers | Reporter: | Alexandre Rostovtsev (tetromino) |
Component: | Sound(ALSA) | Assignee: | Rafael J. Wysocki (rjw) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | rjw, tiwai |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.29-rc5 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216, 12398 | ||
Attachments: |
Patch to revert 32e176c14d7a425b681ef003c9061001ddb7fc7b
lspci -vvvv |
Description
Alexandre Rostovtsev
2009-02-15 09:30:19 UTC
Created attachment 20253 [details]
Patch to revert 32e176c14d7a425b681ef003c9061001ddb7fc7b
Reverting 32e176c14d7a425b681ef003c9061001ddb7fc7b fixes the regression and makes sound work again after resuming from suspend. (Tested on 2.6.29-rc5)
Created attachment 20254 [details]
lspci -vvvv
First-Bad-Commit : 32e176c14d7a425b681ef003c9061001ddb7fc7b Well, I think we'll have to revert this commit. Takashi, could you take care of this, please? OK, reverted on sound git tree now. Will queue up for the next pull request. |