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:
bf2b3de
)
[PATCH] Fix bad data direction in SG_IO
author
Jens Axboe
<jens.axboe@oracle.com>
Mon, 13 Nov 2006 17:04:59 +0000
(18:04 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 13 Nov 2006 17:47:00 +0000
(09:47 -0800)
Contrary to what the name misleads you to believe, SG_DXFER_TO_FROM_DEV
is really just a normal read seen from the device side.
This patch fixes http://lkml.org/lkml/2006/10/13/100
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found