On 2026/1/30 18:14, Thomas Gleixner wrote: > On Wed, Jan 28 2026 at 11:19, Jinjie Ruan wrote: >> After switch arm64 to Generic Entry, a new hotspot syscall_exit_work() >> appeared because syscall_exit_work() is not inlined, so inline >> syscall_exit_work(). Also inline syscall_trace_enter() to align with >> syscall_exit_work(). > > Has the same collision problem. I can pick that up and massage it on top > of the pending time slice changes. Let me give it a test ride on x86... Thank you very much, hopefully we'll see similar good results there too. >
- Re: [PATCH v11 03/14] arm64: ptrace: Move rseq_syscal... Kevin Brodsky
- [PATCH v11 07/14] arm64/ptrace: Expand secure_computing() ... Jinjie Ruan
- [PATCH v11 06/14] arm64/ptrace: Do not report_syscall_exit... Jinjie Ruan
- [PATCH v11 12/14] arm64: Inline el0_svc_common() Jinjie Ruan
- [PATCH v11 10/14] entry: Add arch_ptrace_report_syscall_en... Jinjie Ruan
- [PATCH v11 11/14] arm64: entry: Convert to generic entry Jinjie Ruan
- [PATCH v11 14/14] selftests: sud_test: Support aarch64 Jinjie Ruan
- [PATCH v11 13/14] entry: Inline syscall_exit_work() and sy... Jinjie Ruan
- Re: [PATCH v11 13/14] entry: Inline syscall_exit_work... Thomas Gleixner
- Re: [PATCH v11 13/14] entry: Inline syscall_exit_... Jinjie Ruan

