From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- kernel/Documentation/trace/ftrace-design.rst | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/kernel/Documentation/trace/ftrace-design.rst b/kernel/Documentation/trace/ftrace-design.rst index a8e22e0..6893399 100644 --- a/kernel/Documentation/trace/ftrace-design.rst +++ b/kernel/Documentation/trace/ftrace-design.rst @@ -229,14 +229,6 @@ pass the return address pointer as the 'retp' argument to ftrace_push_return_trace(). -HAVE_FTRACE_NMI_ENTER ---------------------- - -If you can't trace NMI functions, then skip this option. - -<details to be filled> - - HAVE_SYSCALL_TRACEPOINTS ------------------------ -- Gitblit v1.6.2