diff options
author | Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp> | 2010-11-26 12:06:44 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2010-11-26 12:06:44 +0100 |
commit | e5cba24e3f018d4beb6acd101a82483c98f91ce7 (patch) | |
tree | 687339b9d285c7d19d5c521cae9a30bd9b389631 /kernel/stop_machine.c | |
parent | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-e5cba24e3f018d4beb6acd101a82483c98f91ce7.tar.xz linux-e5cba24e3f018d4beb6acd101a82483c98f91ce7.zip |
workqueue: check the allocation of system_unbound_wq
I found a trivial bug on initialization of workqueue.
Current init_workqueues doesn't check the result of
allocation of system_unbound_wq, this should be checked
like other queues.
Signed-off-by: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/stop_machine.c')
0 files changed, 0 insertions, 0 deletions