SRU request for LP#238118

Stefan Bader stefan.bader at canonical.com
Wed Jun 11 21:25:10 UTC 2008


https://bugs.launchpad.net/ubuntu/hardy/+source/linux/+bug/238118

SRU justification:

Impact: Hard lockups when doing heavy (IMO just higher) I/O load. The
reason is that dma_get_required_mask returns a wrong value and thus the
memory management will get confused.
(Bit of a guess but adapter will use 32bit DMA mask instead of 39bit
which it should use. So probably memory areas won't be used and other
areas not freed because there are still free ones)

Fix: From upstream (in Intrepid) will remove the limit to the current
dma mask when actually the new limit is required.

Testcase: From kernel bug report it was sufficient to do a gzip which
hung within a few minutes.

Note: this change would also apply to Gutsy. Should changes go to both?
Not really a security issue...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dma_get_required_mask.diff
Type: text/x-diff
Size: 1255 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20080611/60b0b6b9/attachment.diff>


More information about the kernel-team mailing list