diff options
author | Josh Poimboeuf <[email protected]> | 2017-02-13 19:42:29 -0600 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2017-03-08 09:18:56 +0100 |
commit | 3a404842547c92e71127870a613319a29cdebe49 (patch) | |
tree | 054d17ba901fec5d3160612f6a56270dd932a420 /tools/testing/radix-tree/linux.c | |
parent | af085d9084b48530153f51e6cad19fd0b1a13ed7 (diff) |
x86/entry: define _TIF_ALLWORK_MASK flags explicitly
The _TIF_ALLWORK_MASK macro automatically includes the least-significant
16 bits of the thread_info flags, which is less than obvious and tends
to create confusion and surprises when reading or modifying the code.
Define the flags explicitly.
Signed-off-by: Josh Poimboeuf <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Reviewed-by: Miroslav Benes <[email protected]>
Reviewed-by: Kamalesh Babulal <[email protected]>
Acked-by: Ingo Molnar <[email protected]> # for the x86 changes
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/linux.c')
0 files changed, 0 insertions, 0 deletions