diff options
author | Vincenzo Frascino <[email protected]> | 2020-03-19 14:11:38 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-03-19 19:23:46 +0000 |
commit | 3568b88944fef28db3ee989b957da49ffc627ede (patch) | |
tree | b48a93d206646f3b0b158d4bebf052a743b964b7 /scripts/gcc-plugins/gcc-generate-gimple-pass.h | |
parent | c83557859eaa1286330a4d3d2e1ea0c0988c4604 (diff) |
arm64: compat: Fix syscall number of compat_clock_getres
The syscall number of compat_clock_getres was erroneously set to 247
(__NR_io_cancel!) instead of 264. This causes the vDSO fallback of
clock_getres() to land on the wrong syscall for compat tasks.
Fix the numbering.
Cc: <[email protected]>
Fixes: 53c489e1dfeb6 ("arm64: compat: Add missing syscall numbers")
Acked-by: Catalin Marinas <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Signed-off-by: Vincenzo Frascino <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-gimple-pass.h')
0 files changed, 0 insertions, 0 deletions