[ARM] 3110/5: old ABI compat: multi-ABI syscall entry support
Patch from Nicolas Pitre This patch adds the required code to support both user space ABIs at the same time. A second syscall table is created to include legacy ABI syscalls that need an ABI compat wrapper. Signed-off-by:Nicolas Pitre <nico@cam.org> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
Showing
- arch/arm/kernel/calls.S 27 additions, 28 deletionsarch/arm/kernel/calls.S
- arch/arm/kernel/entry-common.S 71 additions, 7 deletionsarch/arm/kernel/entry-common.S
- arch/arm/kernel/sys_arm.c 2 additions, 0 deletionsarch/arm/kernel/sys_arm.c
- include/asm-arm/unistd.h 10 additions, 7 deletionsinclude/asm-arm/unistd.h
Loading
Please register or sign in to comment