diff options
author | Andre Przywara <andre.przywara@arm.com> | 2023-08-15 17:56:11 +0200 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2023-08-16 19:12:44 +0200 |
commit | 9b1db732866bee060b9bca9493e5ebf5e8874c48 (patch) | |
tree | 6c09acc5a8701748aaefcee2a8e102cd04c7edee /rust/kernel/sync | |
parent | selftests: cachestat: properly link in librt (diff) | |
download | linux-9b1db732866bee060b9bca9493e5ebf5e8874c48.tar.xz linux-9b1db732866bee060b9bca9493e5ebf5e8874c48.zip |
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/kernel/sync')
0 files changed, 0 insertions, 0 deletions