From: Jens Axboe Date: Tue, 31 May 2005 15:47:36 +0000 (+0200) Subject: [PATCH] Relax idecd dma alignment check X-Git-Tag: v2.6.12-rc6~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e7c6816d680d1945916db047a47847afe4b9b02;p=pandora-kernel.git [PATCH] Relax idecd dma alignment check Only the address needs alignment of mask bits, length should work with a relaxed alignment check. Signed-off-by: Jens Axboe [ This is take 2: make the length check be for 16-byte alignment, not just word alignment. That should hopefully keep everybody happy, while still allowing CD writing with DMA ] Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed