From: Robert Elliott Date: Thu, 23 Apr 2015 14:34:43 +0000 (-0500) Subject: hpsa: cleanup for init_one step 2 in kdump X-Git-Tag: omap-for-v4.3/legacy-v2-signed~180^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ecd953aa8b07819af0f1f561f52cb4bd43e8735;p=pandora-kernel.git hpsa: cleanup for init_one step 2 in kdump In hpsa_undo_allocations_after_kdump_soft_reset, the things allocated in hpsa_init_one step 2 - h->resubmit_wq and h->lockup_detected need to be freed, in the right order. Reviewed-by: Scott Teel Reviewed-by: Kevin Barnett Reviewed-by: Tomas Henzl Reviewed-by: Hannes Reinecke Signed-off-by: Robert Elliott Signed-off-by: Don Brace Reviewed-by: Christoph Hellwig Signed-off-by: James Bottomley --- Reading git-diff-tree failed