From: Sasha Levin Date: Mon, 17 Dec 2012 15:01:23 +0000 (-0500) Subject: workqueue: use new hashtable implementation X-Git-Tag: v3.9-rc1~158^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42f8570f437b65aaf3ef176a38ad7d7fc5847d8b;p=pandora-kernel.git workqueue: use new hashtable implementation Switch workqueues to use the new hashtable implementation. This reduces the amount of generic unrelated code in the workqueues. This patch depends on d9b482c ("hashtable: introduce a small and naive hashtable") which was merged in v3.6. Acked-by: Tejun Heo Signed-off-by: Sasha Levin Signed-off-by: Tejun Heo --- Reading git-diff-tree failed