Skip to content
Commit e74611aa authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/64: Remove unused SYS_CALL_TABLE symbol



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.

Fixes: 68b34588 ("powerpc/64/sycall: Implement syscall entry/exit logic in C")
Acked-by: default avatarNicholas Piggin <npiggin@gmail.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220913124545.2817825-1-mpe@ellerman.id.au
parent fdfdcfd5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment