2.6.26-rc1 sound regression

Previous thread: [-mm][PATCH 0/4] Add memrlimit controller (v4) by Balbir Singh on Wednesday, May 14, 2008 - 6:09 am. (27 messages)

Next thread: [1/1] Export __lock_page_killable() by Evgeniy Polyakov on Wednesday, May 14, 2008 - 7:11 am. (4 messages)
From: Wolfgang Erig
Date: Wednesday, May 14, 2008 - 6:07 am

Hi,

my sound stops working with 2.6.26-rc1,
alsaplayer makes intermitted random noise.
Bisecting worked fine and the last steps were:

$ git bisect good
Bisecting: 9 revisions left to test after this
[71848d687e2a477cb7c68a854d8fdeaa5dff0ffc] x86: remove virt_to_bus in pci-dma_64.c

$ git bisect good
Bisecting: 4 revisions left to test after this
[8f19ca1341a6d89bd96e2e69e6e10f46d3258089] x86: unify gfp masks

$ git bisect bad
Bisecting: 2 revisions left to test after this
[45a07e774950ef479f8996c0e2c5550dd6440453] x86: use a fallback dev for i386

$ git bisect good
Bisecting: 1 revisions left to test after this
[5fa78ca75d8e67063948a01b51594a0904af5710] x86: retry allocation if failed

The last kernel is bad.
Checked 2.6.26-rc2 too which is bad.

This is a 10+x year old laptop, but it does useful work for me.
The driver is snd_sb8.

Wolfgang
--

From: Glauber Costa
Date: Wednesday, May 14, 2008 - 10:41 am

This is probably the same issue we had at http://lkml.org/lkml/2008/5/8/522

Can you please confirm we're talking about the same issue, i.e. , if the 
posted fix also fix your issue?

thanks.
--

From: Rene Herman
Date: Wednesday, May 14, 2008 - 1:40 pm

Thanks for the report and investigation -- this bug has been fixed in 
current mainline (a little post -rc2) already though.

It's commit 4a367f3a9dbf2e7ffcee4702203479809236ee6e, "x86/PCI: fix 
broken ISA DMA"

Rene.
--

From: Wolfgang Erig
Date: Thursday, May 15, 2008 - 9:05 am

tried the latest version
(git pull git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git)
and it works.

Thanks,
Wolfgang (happy to hear nice music again)
--

Previous thread: [-mm][PATCH 0/4] Add memrlimit controller (v4) by Balbir Singh on Wednesday, May 14, 2008 - 6:09 am. (27 messages)

Next thread: [1/1] Export __lock_page_killable() by Evgeniy Polyakov on Wednesday, May 14, 2008 - 7:11 am. (4 messages)