Message ID | 20250225182004.473875894@goodmis.org (mailing list archive) |
---|---|
Headers | show |
Series | scripts/sorttable: ftrace: Fix some bugs with sorttable and ARM 64 | expand |
On Tue, 25 Feb 2025 13:20:04 -0500 Steven Rostedt <rostedt@goodmis.org> wrote: > Steven Rostedt (4): > ftrace: Test mcount_loc addr before calling ftrace_call_addr() > ftrace: Check against is_kernel_text() instead of kaslr_offset() > scripts/sorttable: Use normal sort if there's no relocs in the mcount section > scripts/sorttable: Allow matches to functions before function entry I just kicked off my test suite to test these patches. If they all pass, I'll push them to linux-next tonight, so hopefully this doesn't cause issues for others testing linux-next. -- Steve