Skip to content
Commit 42f8570f authored by Sasha Levin's avatar Sasha Levin Committed by Tejun Heo
Browse files

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 d9b482c8 ("hashtable: introduce a small and naive
hashtable") which was merged in v3.6.

Acked-by: default avatarTejun Heo <tj@kernel.org>
Signed-off-by: default avatarSasha Levin <sasha.levin@oracle.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 848b8141
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment