mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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>
This commit is contained in:
parent
4a6e9e2ce8
commit
92a1f4bc7a
1 changed files with 16 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue