diff options
author | 2021-06-28 13:24:11 +0200 | |
---|---|---|
committer | 2021-07-05 10:46:33 +0200 | |
commit | 2bee6d16e4379326b1eea454e68c98b17456769e (patch) | |
tree | 2c3bba902842b9aa74a021359db5a540605ffb44 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | jump_label: Fix jump_label_text_reserved() vs __init (diff) | |
download | wireguard-linux-2bee6d16e4379326b1eea454e68c98b17456769e.tar.xz wireguard-linux-2bee6d16e4379326b1eea454e68c98b17456769e.zip |
static_call: Fix static_call_text_reserved() vs __init
It turns out that static_call_text_reserved() was reporting __init
text as being reserved past the time when the __init text was freed
and re-used.
This is mostly harmless and will at worst result in refusing a kprobe.
Fixes: 6333e8f73b83 ("static_call: Avoid kprobes on inline static_call()s")
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Masami Hiramatsu <mhiramat@kernel.org>
Link: https://lore.kernel.org/r/20210628113045.106211657@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions