On 2/16/24 07:23, Steven Rostedt wrote:
On Fri, 16 Feb 2024 15:26:26 +0530
Naveen N Rao <naveen@xxxxxxxxxx> wrote:
Add a test to exercize cpu hotplug with the function tracer active to
ensure that sensitive functions in idle path are excluded from being
traced. This helps catch issues such as the one fixed by commit
4b3338aaa74d ("powerpc/ftrace: Fix stack teardown in ftrace_no_trace").
Signed-off-by: Naveen N Rao <naveen@xxxxxxxxxx>
Acked-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Acked-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
Shuah, can you take this?
Done. Applied to next for Linux6.9-rc1
thanks,
-- Shuah