diff options
author | Josh Poimboeuf <jpoimboe@redhat.com> | 2017-02-13 20:42:29 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2017-03-08 03:18:56 -0500 |
commit | 3a404842547c92e71127870a613319a29cdebe49 (patch) | |
tree | 054d17ba901fec5d3160612f6a56270dd932a420 /kernel/livepatch/core.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 <jpoimboe@redhat.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Reviewed-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Acked-by: Ingo Molnar <mingo@kernel.org> # for the x86 changes
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'kernel/livepatch/core.c')
0 files changed, 0 insertions, 0 deletions