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:
d32f6b5
)
lib/scatterlist: fix memory leak with scsi-mq
author
Tony Battersby
<tonyb@cybernetics.com>
Thu, 23 Oct 2014 19:10:21 +0000
(15:10 -0400)
committer
Jens Axboe
<axboe@fb.com>
Tue, 28 Oct 2014 16:27:10 +0000
(10:27 -0600)
Fix a memory leak with scsi-mq triggered by commands with large data
transfer length.
Fixes:
c53c6d6a68b1
("scatterlist: allow chaining to preallocated chunks")
Cc: <stable@vger.kernel.org> # 3.17.x
Signed-off-by: Tony Battersby <tonyb@cybernetics.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
lib/scatterlist.c
patch
|
blob
|
history
diff --cc
lib/scatterlist.c
Simple merge