aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVasily Kulikov <[email protected]>2016-01-15 16:57:55 -0800
committerLinus Torvalds <[email protected]>2016-01-16 11:17:22 -0800
commitb8a0255db958b8f70c5267dda152e93b6fda1778 (patch)
tree3c37c21b3a4a2be86df8e87731e563c0bdbedda4 /tools/perf/scripts/python
parent6611d8d76132f86faa501de9451a89bf23fb2371 (diff)
include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers
TIMER_ENTRY_STATIC and TAIL_MAPPING are defined as poison pointers which should point to nowhere. Redefine them using POISON_POINTER_DELTA arithmetics to make sure they really point to non-mappable area declared by the target architecture. Signed-off-by: Vasily Kulikov <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Cc: Solar Designer <[email protected]> Cc: "Kirill A. Shutemov" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions