On Mon, Nov 09, 2020 at 06:16:10PM -0500, Steven Rostedt wrote: > ftrace_caller: > [..] > movq $0, CS(%rsp) <- loads zero into pt_regs->cs for internal use only. > [..]
Argh, I missed that. I failed to spot it in the patch. No worries then.
On Mon, Nov 09, 2020 at 06:16:10PM -0500, Steven Rostedt wrote: > ftrace_caller: > [..] > movq $0, CS(%rsp) <- loads zero into pt_regs->cs for internal use only. > [..]
Argh, I missed that. I failed to spot it in the patch. No worries then.