diff options
author | Andre Przywara <andre.przywara@arm.com> | 2023-08-15 16:56:11 +0100 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2023-08-16 11:12:44 -0600 |
commit | 9b1db732866bee060b9bca9493e5ebf5e8874c48 (patch) | |
tree | 6c09acc5a8701748aaefcee2a8e102cd04c7edee /rust/helpers.c | |
parent | 7fb10233e0617603402abffc0d8d2cbf5ef55560 (diff) |
selftests: cachestat: use proper syscall number macro
At the moment the cachestat syscall number is hard coded into the test
source code.
Remove that and replace it with the proper __NR_cachestat macro.
That ensures compatibility should other architectures pick a different
number.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Nhat Pham <nphamcs@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions