diff options
author | Tiezhu Yang <[email protected]> | 2023-03-07 15:59:00 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-03-23 17:18:32 -0700 |
commit | 12871a154690c52e2ded718b392a3977c114f6c1 (patch) | |
tree | 988e29df21657969984f37b105f3a76cf8665636 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 003587000276f81d0114b5ce773d80c119d8cb30 (diff) |
checksyscalls: ignore fstat to silence build warning on LoongArch
fstat is replaced by statx on the new architecture, so an exception is
added to the checksyscalls script to silence the following build warning
on LoongArch:
CALL scripts/checksyscalls.sh
<stdin>:569:2: warning: #warning syscall fstat not implemented [-Wcpp]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Tiezhu Yang <[email protected]>
Suggested-by: WANG Xuerui <[email protected]>
Suggested-by: Arnd Bergmann <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Cc: Huacai Chen <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions