Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <willy@linux.intel.com>
- Loading branch information