From: Ewan D. Milne Date: Wed, 26 Oct 2016 15:22:53 +0000 (-0400) Subject: scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded X-Git-Tag: v3.2.85~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2171f0dc7707bcccd61c254dd60fc2aaa0b487bc;p=pandora-kernel.git scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded commit 4d2b496f19f3c2cfaca1e8fa0710688b5ff3811d upstream. map_storep was not being vfree()'d in the module_exit call. Signed-off-by: Ewan D. Milne Reviewed-by: Laurence Oberman Signed-off-by: Martin K. Petersen [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed