diff options
author | Palmer Dabbelt <palmerdabbelt@google.com> | 2021-10-02 16:57:13 -0700 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2021-10-07 17:16:28 -0700 |
commit | 3ef6ca4f354c53abf263cbeb51e7272523c294d8 (patch) | |
tree | acba2add0874d4415612c4e5716a6275683f3f11 /arch | |
parent | bb8958d5dc79acbd071397abb57b8756375fe1ce (diff) | |
download | linux-3ef6ca4f354c53abf263cbeb51e7272523c294d8.tar.bz2 |
checksyscalls: Unconditionally ignore fstat{,at}64
These can be replaced by statx(). Since rv32 has a 64-bit time_t we
just never ended up with them in the first place. This is now an error
due to -Werror.
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions