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:
5ccac88
)
[PATCH] workqueue: fix schedule_on_each_cpu()
author
Ingo Molnar
<mingo@elte.hu>
Mon, 18 Dec 2006 19:05:09 +0000
(20:05 +0100)
committer
Linus Torvalds
<torvalds@woody.osdl.org>
Thu, 21 Dec 2006 08:20:01 +0000
(
00:20
-0800)
fix the schedule_on_each_cpu() implementation: __queue_work() is now
stricter, hence set the work-pending bit before passing in the new work.
(found in the -rt tree, using Peter Zijlstra's files-lock scalability
patchset)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/workqueue.c
patch
|
blob
|
history
diff --cc
kernel/workqueue.c
Simple merge