Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-re…
…move _cpu_down() acquires `workqueue_mutex' on its process, but doen't release it if __cpu_disable() fails. Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information