Re: [PATCH v2 2/8] powerpc/entry: cleanup syscall entry
From: Thomas Gleixner
Date: Wed Nov 13 2024 - 01:52:06 EST
On Mon, Nov 11 2024 at 11:19, Luming Yu wrote:
> cleanup do_syscall_trace_enter/leave and do_seccomp.
What's the cleanup here? All what this patch does is removing code, but
what replaces that functionality?
The subject line should probably be: "Break syscall entry"
Thanks,
tglx