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:
a6123f1
)
[SCSI] scsi_error: send the sense buffer down without copying
author
James Bottomley
<James.Bottomley@steeleye.com>
Tue, 22 May 2007 19:43:14 +0000
(14:43 -0500)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Thu, 24 May 2007 14:10:02 +0000
(09:10 -0500)
Now that the block submission path correctly bounces, we can simply
use the command sense_buffer to send to retrieve sense information and
junk the unnecessary page allocation.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found