Skip to content
Commit 9b1db732 authored by Andre Przywara's avatar Andre Przywara Committed by Shuah Khan
Browse files

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: default avatarAndre Przywara <andre.przywara@arm.com>
Reviewed-by: default avatarNhat Pham <nphamcs@gmail.com>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
parent 7fb10233
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment