The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b: Linux 6.14-rc1 (2025-02-02 15:39:26 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.14_1 for you to fetch changes up to 733a90561ad0a4a74035d2d627098da85d43b592: MIPS: fix mips_get_syscall_arg() for o32 (2025-02-13 12:41:29 +0100) ---------------------------------------------------------------- Fix for o32 ptrace/get_syscall_info ---------------------------------------------------------------- Dmitry V. Levin (1): MIPS: fix mips_get_syscall_arg() for o32 Maciej W. Rozycki (1): MIPS: Export syscall stack arguments properly for remote use arch/mips/include/asm/ptrace.h | 4 ++-- arch/mips/include/asm/syscall.h | 32 ++++++++------------------------ arch/mips/kernel/asm-offsets.c | 6 ++++++ arch/mips/kernel/scall32-o32.S | 8 ++++---- 4 files changed, 20 insertions(+), 30 deletions(-) -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]