From: Satoru Takeuchi Date: Sat, 28 Oct 2006 17:38:57 +0000 (-0700) Subject: [PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-remove X-Git-Tag: v2.6.19-rc4~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fa1d7d3b2c51594c0f3aa151983dd51f605e07d;p=pandora-kernel.git [PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-remove _cpu_down() acquires `workqueue_mutex' on its process, but doen't release it if __cpu_disable() fails. Signed-off-by: Satoru Takeuchi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed