diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2019-05-28 14:39:34 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2019-05-28 15:37:18 +0300 |
commit | 00377277166bac6939d8f72b429301369acaf2d8 (patch) | |
tree | e99b2efdaf8b5f04c8f9fccbd059cc244d8c11e3 /net/unix/af_unix.c | |
parent | edbcf50eb8aea5f81ae6d83bb969cb0bc02805a1 (diff) | |
download | linux-00377277166bac6939d8f72b429301369acaf2d8.tar.xz |
arm64: Fix the arm64_personality() syscall wrapper redirection
Following commit 4378a7d4be30 ("arm64: implement syscall wrappers"), the
syscall function names gained the '__arm64_' prefix. Ensure that we
have the correct #define for redirecting a default syscall through a
wrapper.
Fixes: 4378a7d4be30 ("arm64: implement syscall wrappers")
Cc: <stable@vger.kernel.org> # 4.19.x-
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions