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:
59a609d
)
mv_xor: fix race in tasklet function
author
Saeed Bishara
<saeed@marvell.com>
Tue, 21 Dec 2010 14:53:39 +0000
(16:53 +0200)
committer
Dan Williams
<dan.j.williams@intel.com>
Mon, 3 Jan 2011 09:39:26 +0000
(
01:39
-0800)
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: <stable@kernel.org>
Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found