[PATCH UPDATED 2/6] workqueue: factor out worker_pool from global_cwq

2012-07-12 Thread Tejun Heo
>From bd7bdd43dcb81bb08240b9401b36a104f77dc135 Mon Sep 17 00:00:00 2001 From: Tejun Heo Date: Thu, 12 Jul 2012 14:46:37 -0700 Move worklist and all worker management fields from global_cwq into the new struct worker_pool. worker_pool points back to the containing gcwq. worker and

[PATCH UPDATED 2/6] workqueue: factor out worker_pool from global_cwq

2012-07-12 Thread Tejun Heo
From bd7bdd43dcb81bb08240b9401b36a104f77dc135 Mon Sep 17 00:00:00 2001 From: Tejun Heo t...@kernel.org Date: Thu, 12 Jul 2012 14:46:37 -0700 Move worklist and all worker management fields from global_cwq into the new struct worker_pool. worker_pool points back to the containing gcwq. worker and