From: Lai Jiangshan Date: Fri, 9 Mar 2012 10:03:20 +0000 (+0800) Subject: workqueue: use percpu allocator for cwq on UP X-Git-Tag: v3.4-rc1~178^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e06ffa1ede4146cbc261d90f5dff3d63fe2e9d7a;p=pandora-kernel.git workqueue: use percpu allocator for cwq on UP I notice that the commit bbddff makes percpu allocator can work on UP, So we don't need the magic way for UP. Signed-off-by: Lai Jiangshan Signed-off-by: Tejun Heo --- Reading git-diff-tree failed