On Tue, 13 Sep 2022 22:45:45 +1000, Michael Ellerman wrote:
In interrupt_64.S, formerly entry_64.S, there are two toc entries
created for sys_call_table and compat_sys_call_table.
These are no longer used, since the system call entry was converted from
asm to C, so remove them.
[...]
Applied to powerpc/next.
[1/1] powerpc/64: Remove unused SYS_CALL_TABLE symbol
https://git.kernel.org/powerpc/c/e74611aa91bb9939dfc4a41b045a1a19227cff98
cheers