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:
ce83a4c
)
bfa: fix leak of bfad_im_port_index on module unload
author
Alexey Khoroshilov
<khoroshilov@ispras.ru>
Thu, 11 Jun 2015 22:50:45 +0000
(
01:50
+0300)
committer
James Bottomley
<JBottomley@Odin.com>
Wed, 12 Aug 2015 18:31:28 +0000
(11:31 -0700)
Resources allocated within bfad_im_port_index idr are not deallocated
on module unload. The patch adds idr_destroy() in exit function.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/bfa/bfad_im.c
patch
|
blob
|
history
diff --cc
drivers/scsi/bfa/bfad_im.c
Simple merge