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:
c6eb3dd
)
sched: Move wq_worker_waking to the correct site
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Wed, 13 Apr 2011 11:28:56 +0000
(13:28 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 14 Apr 2011 06:52:33 +0000
(08:52 +0200)
wq_worker_waking_up() needs to match wq_worker_sleeping(), since the
latter is only called on deactivate, move the former near activate.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Tejun Heo <tj@kernel.org>
Link:
http://lkml.kernel.org/n/top-t3m7n70n9frmv4pv2n5fwmov@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c
patch
|
blob
|
history
diff --cc
kernel/sched.c
Simple merge