From 92a1f4bc7af13949d2185449307088cf98b4755d Mon Sep 17 00:00:00 2001 From: Matthew Wilcox Date: Thu, 6 Dec 2007 10:55:25 -0500 Subject: [PATCH] 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-format-patch failed