From: Matthew Wilcox Date: Thu, 6 Dec 2007 15:55:25 +0000 (-0500) Subject: Add macros to replace direct uses of TASK_ flags X-Git-Tag: v2.6.25-rc1~1125^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92a1f4bc7af13949d2185449307088cf98b4755d;p=pandora-kernel.git Add macros to replace direct uses of TASK_ flags With the changes to support TASK_KILLABLE, ->state becomes a bitmask, and moving these tests to convenience macros will fix all the users. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed