diff options
author | Josh Poimboeuf <[email protected]> | 2016-11-17 09:57:23 -0600 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-11-18 09:38:00 +0100 |
commit | c2d75e03d6307bda0e14b616818a6f7b09fd623a (patch) | |
tree | b4b4449cd37b7d008eb11b7e20127818ec48e0e9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 553bbc11aa6c1f9e0f529a06aeeca15fbe4a3985 (diff) |
x86/unwind: Prevent KASAN false positive warnings in guess unwinder
The guess unwinder scans the entire stack, which can cause KASAN
"stack-out-of-bounds" false positive warnings. Tell KASAN to ignore it.
Reported-by: Peter Zijlstra <[email protected]>
Signed-off-by: Josh Poimboeuf <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vince Weaver <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/61939c0b2b2d63ce97ba59cba3b00fd47c2962cf.1479398226.git.jpoimboe@redhat.com
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions