From: Tejun Heo Date: Tue, 29 Jun 2010 08:07:13 +0000 (+0200) Subject: workqueue: implement worker_{set|clr}_flags() X-Git-Tag: v2.6.36-rc1~506^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d302f0178223802a1e496ba90c66193b7721c9c1;p=pandora-kernel.git workqueue: implement worker_{set|clr}_flags() Implement worker_{set|clr}_flags() to manipulate worker flags. These are currently simple wrappers but logics to track the current worker state and the current level of concurrency will be added. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed