diff options
author | Catalin Marinas <[email protected]> | 2014-06-13 09:44:21 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <[email protected]> | 2014-06-24 14:29:46 +1000 |
commit | a1d23d5c94256ffa0de510a3d59d6eff551d97ae (patch) | |
tree | 0e7a431be4e12ad24c85fb82f17659398d9887f9 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | aa83f3d8979528d2e6e8ad0c155d8ecf4eaef2e2 (diff) |
powerpc/kmemleak: Do not scan the DART table
The DART table allocation is registered to kmemleak via the
memblock_alloc_base() call. However, the DART table is later unmapped
and dart_tablebase VA no longer accessible. This patch tells kmemleak
not to scan this block and avoid an unhandled paging request.
Signed-off-by: Catalin Marinas <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions