s390: ensure that syscall arguments are properly masked on s390
authorPaul Moore <paul@paul-moore.com>
Wed, 22 Jun 2016 20:40:07 +0000 (16:40 -0400)
committerPaul Moore <paul@paul-moore.com>
Wed, 22 Jun 2016 20:40:07 +0000 (16:40 -0400)
commitda7f750c1ef570c0a22e5a3fc1fdfd8d308d9a1a
tree9d6e8e9723f26899e533f0f247b126d769f77595
parent66b12abc846d31e75fa5f2f31db1396ddfa8ee4a
s390: ensure that syscall arguments are properly masked on s390

When executing s390 code on s390x the syscall arguments are not
properly masked, leading to some malformed audit records.

Signed-off-by: Paul Moore <paul@paul-moore.com>
arch/s390/kernel/ptrace.c