diff options
author | Mark Rutland <[email protected]> | 2017-11-27 10:38:22 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-12-12 13:22:10 +0100 |
commit | 2a22f692bbe0a7933acbd50045479ffc0fdf11f7 (patch) | |
tree | 10b1bbe473ab61bdf8d9ef3d88242e1c6713ed86 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | f971e511cb7d6f1b3730248cf2967d3ccdd8874c (diff) |
tools/include: Remove ACCESS_ONCE()
There are no longer any usersapce uses of ACCESS_ONCE(), so we can
remove the definition from our userspace <linux/compiler.h>, which is
only used by tools in the kernel directory (i.e. it isn't a uapi
header).
This patch removes the ACCESS_ONCE() definition, and updates comments
which referred to it. At the same time, some inconsistent and redundant
whitespace is removed from comments.
Tested-by: Paul E. McKenney <[email protected]>
Signed-off-by: Mark Rutland <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [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