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:
e6d5a11
)
Revert "[SCSI] Remove full sg table memset()"
author
Jens Axboe
<axboe@carl.home.kernel.dk>
Wed, 17 Oct 2007 17:33:05 +0000
(19:33 +0200)
committer
Jens Axboe
<axboe@carl.home.kernel.dk>
Wed, 17 Oct 2007 17:33:05 +0000
(19:33 +0200)
A bit too eager - we definitely need to clear the sg table
initially, so that we don't accidentally have ->page & 0x01
true and think that is a chain pointer.
This reverts commit
f5c0dde4c66421a3a2d7d6fa604a712c9b0744e5
.
No differences found