From: Dmitry Torokhov Date: Tue, 26 Jul 2011 23:08:56 +0000 (-0700) Subject: Vmware balloon: switch to using sysem-wide freezable workqueue X-Git-Tag: v3.1-rc1~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beda94da38d2a3bf7f40c01f0a8e6d86067c91cc;p=pandora-kernel.git Vmware balloon: switch to using sysem-wide freezable workqueue With the arrival of concurrency-managed workqueues there is no need for our driver to use dedicated workqueue; system-wide one should suffice just fine. [akpm@linux-foundation.org: fix comment layout & grammar] Signed-off-by: Dmitry Torokhov Acked-by: Tejun Heo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed