diff options
author | 2023-10-20 13:42:50 +0300 | |
---|---|---|
committer | 2023-10-20 22:11:49 +0900 | |
commit | 03b80ff8023adae6780e491f66e932df8165e3a0 (patch) | |
tree | 11d1458c483eea77ea3c511b52c41ac0b37ab5fa /scripts/generate_rust_analyzer.py | |
parent | tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols (diff) | |
download | linux-rng-03b80ff8023adae6780e491f66e932df8165e3a0.tar.xz linux-rng-03b80ff8023adae6780e491f66e932df8165e3a0.zip |
selftests/ftrace: Add new test case which checks non unique symbol
If name_show() is non unique, this test will try to install a kprobe on this
function which should fail returning EADDRNOTAVAIL.
On kernel where name_show() is not unique, this test is skipped.
Link: https://lore.kernel.org/all/20231020104250.9537-3-flaniel@linux.microsoft.com/
Cc: stable@vger.kernel.org
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions