]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
parisc: use compat_sys_keyctl()
authorEric Biggers <ebiggers@google.com>
Tue, 13 Jun 2017 06:18:30 +0000 (23:18 -0700)
committerHelge Deller <deller@gmx.de>
Sun, 2 Jul 2017 20:10:47 +0000 (22:10 +0200)
commitb0f94efd5aa8daa8a07d7601714c2573266cd4c9
tree0702c9dac3a00f906d3a8b43138f5ebee575bddd
parentf02e6c61bc1f5004ae37a539a1436af12eda6172
parisc: use compat_sys_keyctl()

Architectures with a compat syscall table must put compat_sys_keyctl()
in it, not sys_keyctl().  The parisc architecture was not doing this;
fix it.

Cc: stable@vger.kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Acked-by: Helge Deller <deller@gmx.de>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/syscall_table.S