diff options
author | Andi Kleen <[email protected]> | 2017-10-13 14:56:41 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-10-17 17:14:56 +0200 |
commit | cbe96375025e14fc76f9ed42ee5225120d7210f8 (patch) | |
tree | 3cf4b026d73aa903984aabb03aecca3b1dc0b33e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 127a1bea40f7f2a36bc7207ea4d51bb6b4e936fa (diff) |
bitops: Add clear/set_bit32() to linux/bitops.h
Add two simple wrappers around set_bit/clear_bit() that accept
the common case of an u32 array. This avoids writing
casts in all callers.
Signed-off-by: Andi Kleen <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions