hv: remove the per-channel workqueue
authorDexuan Cui <decui@microsoft.com>
Fri, 27 Mar 2015 16:10:10 +0000 (09:10 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 14:18:02 +0000 (16:18 +0200)
commitaadc3780f31865edc84c587ab718a33a8eeeb09d
treee5e5e32ec37ebdc2b57e66beeb71700fe71f5433
parentd43e2fe7da320310834467a3fd87a10adb25a221
hv: remove the per-channel workqueue

It's not necessary any longer, since we can safely run the blocking
message handlers in vmbus_connection.work_queue now.

Signed-off-by: Dexuan Cui <decui@microsoft.com>
Cc: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel_mgmt.c
include/linux/hyperv.h