Re: [PATCH v3 04/17] workqueue: use new hashtable implementation
From: Tejun Heo <hidden>
Date: 2012-08-22 18:05:09
Also in:
dm-devel, linux-mm, linux-nfs, lkml
From: Tejun Heo <hidden>
Date: 2012-08-22 18:05:09
Also in:
dm-devel, linux-mm, linux-nfs, lkml
On Wed, Aug 22, 2012 at 04:26:59AM +0200, Sasha Levin wrote:
Switch workqueues to use the new hashtable implementation. This reduces the amount of generic unrelated code in the workqueues. Signed-off-by: Sasha Levin <redacted>
Acked-by: Tejun Heo <redacted> Thanks. -- tejun