]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation: riscv: Remove KPROBES_ON_FTRACE
authorChen Pei <cp0613@linux.alibaba.com>
Wed, 8 Jan 2025 02:03:42 +0000 (10:03 +0800)
committerJonathan Corbet <corbet@lwn.net>
Tue, 4 Feb 2025 17:06:19 +0000 (10:06 -0700)
commitb48e0f696b710bf75610bff189c4aad1aeaf6d75
tree8a68138125be4a57d2c8264b11c02d4a3fdf7f37
parentf5c7cc77acf5abebc5aec4f4236954c23f29e09b
Documentation: riscv: Remove KPROBES_ON_FTRACE

Since commit 7caa9765465f60 ("ftrace: riscv: move from REGS to ARGS"),
kprobe on ftrace is not supported by riscv.

And commit 3308172276db5d ("trace: riscv: Remove deprecated kprobe on
ftrace support") removed the relevant code, but left out the
documentation, so fix that.

Signed-off-by: Chen Pei <cp0613@linux.alibaba.com>
Reviewed-by: Charlie Jenkins <charlie@rivosinc.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250108020342.4172-1-cp0613@linux.alibaba.com
Documentation/features/debug/kprobes-on-ftrace/arch-support.txt