From: Jens Axboe Date: Wed, 25 May 2005 15:00:15 +0000 (+0200) Subject: [PATCH] relax ide-cd dma restrictions X-Git-Tag: v2.6.12-rc6~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=384f1fcd2db8bc5a15f20f10793d8e1c82acd6c5;p=pandora-kernel.git [PATCH] relax ide-cd dma restrictions This has been sitting for a while, and is causing lots of grief for people burning CDs. It relaxes the dma restriction for ide-cd, requiring only the length to be 32-byte aligned, address should be fine at normal double word alignment. Signed-off-by: Jens Axboe Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed