summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/slab.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-06-20 19:23:04 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2024-06-21 11:16:34 +0300
commit0d5679a0aae2d8cda72169452c32e5cb88a7ab33 (patch)
tree40c286154322b524d0770f72bb29f05632350bcf /scripts/gdb/linux/slab.py
parent4a3e37b3caea817199757a0b13aa53dd7c9376c8 (diff)
downloadlinux-0d5679a0aae2d8cda72169452c32e5cb88a7ab33.tar.xz
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>
Diffstat (limited to 'scripts/gdb/linux/slab.py')
0 files changed, 0 insertions, 0 deletions