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:
75aaf4c
)
md: do_release_stripe(): No need to call md_wakeup_thread() twice
author
Jes Sorensen
<Jes.Sorensen@redhat.com>
Thu, 29 Jan 2015 17:38:29 +0000
(12:38 -0500)
committer
NeilBrown
<neilb@suse.de>
Tue, 3 Feb 2015 21:35:51 +0000
(08:35 +1100)
67f455486d2ea20b2d94d6adf5b9b783d079e321
introduced a call to
md_wakeup_thread() when adding to the delayed_list. However the md
thread is woken up unconditionally just below.
Remove the unnecessary wakeup call.
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid5.c
patch
|
blob
|
history
diff --cc
drivers/md/raid5.c
Simple merge