Skip to content
Commit 4e7c6816 authored by Jens Axboe's avatar Jens Axboe Committed by Linus Torvalds
Browse files

[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: default avatarJens Axboe <axboe@suse.de>

[ 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: default avatarLinus Torvalds <torvalds@osdl.org>
parent 05fda3b1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment