From: Oleg Nesterov Date: Wed, 9 May 2007 09:34:10 +0000 (-0700) Subject: workqueue: don't save interrupts in run_workqueue() X-Git-Tag: v2.6.22-rc1~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f293ea92007419e4f9c52db0cf57af17f45b9f94;p=pandora-kernel.git workqueue: don't save interrupts in run_workqueue() work->func() may sleep, it's a bug to call run_workqueue() with irqs disabled. Signed-off-by: Oleg Nesterov Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed