git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed39f73
)
libata: fix ATAPI DMA alignment issues
author
Jeff Garzik
<jgarzik@pobox.com>
Wed, 5 Oct 2005 11:13:30 +0000
(07:13 -0400)
committer
Jeff Garzik
<jgarzik@pobox.com>
Wed, 5 Oct 2005 11:13:30 +0000
(07:13 -0400)
ATAPI needs to be padded to next 4 byte boundary, if misaligned.
Original work by me, many fixes from Tejun Heo.
No differences found