diff options
author | Zefan Li <[email protected]> | 2014-09-25 09:40:40 +0800 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2014-09-24 22:16:06 -0400 |
commit | e0e5070b20e01f0321f97db4e4e174f3f6b49e50 (patch) | |
tree | 4135aa645ae2bc041d72fcfd5e64f6544a0791f4 /net/lapb/lapb_subr.c | |
parent | a2b86f772227bcaf962c8b134f8d187046ac5f0e (diff) |
sched: add macros to define bitops for task atomic flags
This will simplify code when we add new flags.
v3:
- Kees pointed out that no_new_privs should never be cleared, so we
shouldn't define task_clear_no_new_privs(). we define 3 macros instead
of a single one.
v2:
- updated scripts/tags.sh, suggested by Peter
Cc: Ingo Molnar <[email protected]>
Cc: Miao Xie <[email protected]>
Cc: Tetsuo Handa <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Kees Cook <[email protected]>
Signed-off-by: Zefan Li <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions