commit | dd35afc22b76766e827c9e67ebc4b7bf6e31ecab | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Sat Jan 14 16:36:12 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 14 16:36:12 2006 +0000 |
tree | 3336355470c2d57a2b11a47f8d9bcc1e86546735 | |
parent | 687ad0191488a067b3b3cc94f670cc21f93811e1 [diff] |
[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>