commit | 384f1fcd2db8bc5a15f20f10793d8e1c82acd6c5 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Wed May 25 17:00:15 2005 +0200 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Wed May 25 10:17:08 2005 -0700 |
tree | 146040edb5fb3b7ce29ba468f6392b7eadf28fdc | |
parent | 0e15850200437c60b969025500e466383ec51ed8 [diff] |
[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 <axboe@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>