From 9bfb18392ef586467277fa25d8f3a7a93611f6df Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Mon, 18 Dec 2006 20:05:09 +0100 Subject: [PATCH] [PATCH] workqueue: fix schedule_on_each_cpu() 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 Signed-off-by: Linus Torvalds --- Reading git-format-patch failed