commit | 72d0ac048f3ded4022cf1cc72f54073f6fcad72f | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Mon Jan 14 14:45:46 2013 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Tue Jan 15 17:15:16 2013 +0000 |
tree | 1231833dfa2363ec3a16accf3c208d391316ad99 | |
parent | a6fadf7e67d3794aae40244f435d281a62736c93 [diff] |
arm64: compat: add syscall table entries for new syscalls There have been a number of new syscalls introduced to arch/arm/ since the compat layer was implemented for arm64, so add pointers to the relevant functions to the compat syscall table. Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>