linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Please help, I want kprobe.multi support on arm64, but regs is replaced by args
@ 2023-06-25  8:27 Jackie Liu
  2023-06-27 17:06 ` Masami Hiramatsu
  0 siblings, 1 reply; 3+ messages in thread
From: Jackie Liu @ 2023-06-25  8:27 UTC (permalink / raw)
  To: Mark Rutland, linux-arm-kernel,
	rostedt@goodmis.org >> Steven Rostedt, Masami Hiramatsu,
	Jiri Olsa

Hi, Mark Rutland and other developers.

I am trying to implement the rethook of the arm64 platform, referring to
the code of other architectures, it can already run normally on the v6.1
branch, but after commit 26299b3f6ba2 ("ftrace: arm64: move from REGS to
ARGS"), regs is no longer supported, resulting in CONFIG_FPROBE is also
not supported (although RETHOOK is implemented). I try to revert the
patch, and kprobe.multi can be run correctly. Now, what should I do?
Should I roll back this patch or find a way to run fprobe without regs?

Any help is welcome.

--
Jackie Liu

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-28  0:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-25  8:27 Please help, I want kprobe.multi support on arm64, but regs is replaced by args Jackie Liu
2023-06-27 17:06 ` Masami Hiramatsu
2023-06-28  0:50   ` Jackie Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).