diff options
author | Geert Uytterhoeven <[email protected]> | 2024-03-01 22:02:30 +0100 |
---|---|---|
committer | John Paul Adrian Glaubitz <[email protected]> | 2024-05-02 12:01:25 +0200 |
commit | 1422ae080b66134fe192082d9b721ab7bd93fcc5 (patch) | |
tree | 7c7279497679a67e35170989b64d2ee3a4995e47 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f577cd2814608e8eda0145c25bffb33fc2de0aa2 (diff) |
sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()
arch/sh/kernel/kprobes.c:52:16: warning: no previous prototype for 'arch_copy_kprobe' [-Wmissing-prototypes]
Although SH kprobes support was only merged in v2.6.28, it missed the
earlier removal of the arch_copy_kprobe() callback in v2.6.15.
Based on the powerpc part of commit 49a2a1b83ba6fa40 ("[PATCH] kprobes:
changed from using spinlock to mutex").
Fixes: d39f5450146ff39f ("sh: Add kprobes support.")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: John Paul Adrian Glaubitz <[email protected]>
Link: https://lore.kernel.org/r/717d47a19689cc944fae6e981a1ad7cae1642c89.1709326528.git.geert+renesas@glider.be
Signed-off-by: John Paul Adrian Glaubitz <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions