Re: [PATCH v2 0/7] Refactor ftrace direct call APIs
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2023-03-24 02:00:50
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2023-03-24 02:00:50
Also in:
lkml
On Thu, 23 Mar 2023 19:43:55 -0400 Steven Rostedt [off-list ref] wrote:
Since that commit only contains the updates for the direct trampolines that ARM64 needs, and I'm not going to rebase that branch, you can just merge it into the ARM64 tree so that you can base your changes on it. Make sure you merge that commit, not the branch, as I have more tracing specific patches on top of that commit.
I just made it easier for you. I created a signed tag: trace-direct-v6.3-rc3 So just pull from: git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git tag: trace-direct-v6.3-rc3 -- Steve