diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-02-18 21:14:32 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2019-02-19 21:27:53 +0100 |
commit | 1d5b82331ee8b8f2c951b055329b943efcf5c834 (patch) | |
tree | 9597e9c05f00816a3e53832eb054d93a3084aec0 /arch/riscv | |
parent | 8e9f51a8851b6942f587d9842d748c4aacbf7d4f (diff) |
checksyscalls: fix up mq_timedreceive and stat exceptions
mq_timedreceive was spelled incorrectly, and we need exceptions
for new architectures that leave out newstat or stat64, implementing
only statx() now.
Fixes: 48166e6ea47d ("y2038: add 64-bit time_t syscalls to all 32-bit architectures")
Fixes: bf4b6a7d371e ("y2038: Remove stat64 family from default syscall set")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/riscv')
0 files changed, 0 insertions, 0 deletions