]> git.karo-electronics.de Git - mv-sheeva.git/commit
workqueue: kill RT workqueue
authorTejun Heo <tj@kernel.org>
Tue, 29 Jun 2010 08:07:09 +0000 (10:07 +0200)
committerTejun Heo <tj@kernel.org>
Tue, 29 Jun 2010 08:07:09 +0000 (10:07 +0200)
commitc790bce0481857412c964c5e9d46d56e41c4b051
tree82e87167b78bbf3456a53d057b1b741c250a0b76
parent8fec62b2d9d0c80b594d0d85678bfdf57a70df1b
workqueue: kill RT workqueue

With stop_machine() converted to use cpu_stop, RT workqueue doesn't
have any user left.  Kill RT workqueue support.

Signed-off-by: Tejun Heo <tj@kernel.org>
include/linux/workqueue.h
kernel/workqueue.c