diff options
author | Eric Biggers <ebiggers@google.com> | 2017-06-13 09:18:30 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2017-07-02 23:10:47 +0300 |
commit | b0f94efd5aa8daa8a07d7601714c2573266cd4c9 (patch) | |
tree | 0702c9dac3a00f906d3a8b43138f5ebee575bddd /arch/arm/common | |
parent | f02e6c61bc1f5004ae37a539a1436af12eda6172 (diff) | |
download | linux-b0f94efd5aa8daa8a07d7601714c2573266cd4c9.tar.xz |
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>
Diffstat (limited to 'arch/arm/common')
0 files changed, 0 insertions, 0 deletions