]> Git Repo - linux.git/commit
powerpc: restore some missing spu syscalls
authorArnd Bergmann <[email protected]>
Wed, 24 Apr 2024 14:36:13 +0000 (16:36 +0200)
committerArnd Bergmann <[email protected]>
Tue, 25 Jun 2024 13:57:26 +0000 (15:57 +0200)
commitb1e31c134a8ab2e8f5fd62323b6b45a950ac704d
tree890d4488018b7a07561074adbdd467908503a488
parent403f17a330732a666ae793f3b15bc75bb5540524
powerpc: restore some missing spu syscalls

A couple of system calls were inadventently removed from the table during
a bugfix for 32-bit powerpc entry. Restore the original behavior.

Fixes: e23750623835 ("powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-pairs")
Acked-by: Michael Ellerman <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
arch/powerpc/kernel/syscalls/syscall.tbl
This page took 0.056661 seconds and 4 git commands to generate.