diff options
author | Jakub Kicinski <[email protected]> | 2016-11-10 10:46:44 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-11-11 08:12:37 -0800 |
commit | d7c19b066dcf4bd19c4385e8065558d4e74f9e73 (patch) | |
tree | bd0185782655c900a4fafd1f51219d46905c943b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f773e36de3d77c4000ca914c9d146f55f2fd51e8 (diff) |
mm: kmemleak: scan .data.ro_after_init
Limit the number of kmemleak false positives by including
.data.ro_after_init in memory scanning. To achieve this we need to add
symbols for start and end of the section to the linker scripts.
The problem was been uncovered by commit 56989f6d8568 ("genetlink: mark
families as __ro_after_init").
Link: http://lkml.kernel.org/r/[email protected]
Reviewed-by: Catalin Marinas <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Cong Wang <[email protected]>
Cc: Johannes Berg <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Heiko Carstens <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions