Files
linux/arch/mips/kernel
Arnd Bergmann 0d5679a0aa mips: fix compat_sys_lseek syscall
This is almost compatible, but passing a negative offset should result
in a EINVAL error, but on mips o32 compat mode would seek to a large
32-bit byte offset.

Use compat_sys_lseek() to correctly sign-extend the argument.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2024-06-21 10:16:34 +02:00
..
2021-04-07 16:11:05 +02:00
2022-05-04 22:22:59 +02:00
2018-10-31 08:54:16 -07:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2021-02-15 12:23:54 +01:00
2024-01-08 10:39:12 +01:00
2023-12-10 17:21:38 -08:00
2024-03-07 17:18:50 +01:00
2024-02-20 12:41:52 +01:00
2023-12-21 15:33:44 +01:00
2024-01-08 10:39:12 +01:00
2024-01-08 10:39:12 +01:00
2022-05-19 19:30:31 +02:00
2024-03-07 17:18:50 +01:00
2023-12-10 17:21:38 -08:00
2023-12-10 17:21:38 -08:00
2023-06-09 10:34:14 +02:00
2023-12-10 17:21:38 -08:00
2024-01-08 10:39:12 +01:00
2020-05-07 11:55:47 +02:00