From: Saeed Bishara Date: Tue, 21 Dec 2010 14:53:39 +0000 (+0200) Subject: mv_xor: fix race in tasklet function X-Git-Tag: v2.6.37~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8333f65ef094e47020cd01452b4637e7daf5a77f;p=pandora-kernel.git mv_xor: fix race in tasklet function use mv_xor_slot_cleanup() instead of __mv_xor_slot_cleanup() as the former function aquires the spin lock that needed to protect the drivers data. Cc: Signed-off-by: Saeed Bishara Signed-off-by: Dan Williams --- Reading git-diff-tree failed