diff options
author | Dmitry Vyukov <[email protected]> | 2016-06-24 14:50:07 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-06-24 17:23:52 -0700 |
commit | 5c335fe020ea287b2b49cc4dfca9f6756b88bb71 (patch) | |
tree | 06c106d7e217f9b2ae6c5e76ae9d636555f13f1e /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | c8cc708a340cc7c5445565079fd4d1c28898d7a2 (diff) |
mm: prevent KASAN false positives in kmemleak
When kmemleak dumps contents of leaked objects it reads whole objects
regardless of user-requested size. This upsets KASAN. Disable KASAN
checks around object dump.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Dmitry Vyukov <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions