commit | da7f750c1ef570c0a22e5a3fc1fdfd8d308d9a1a | [log] [tgz] |
---|---|---|
author | Paul Moore <paul@paul-moore.com> | Wed Jun 22 16:40:07 2016 -0400 |
committer | Paul Moore <paul@paul-moore.com> | Wed Jun 22 16:40:07 2016 -0400 |
tree | 9d6e8e9723f26899e533f0f247b126d769f77595 | |
parent | 66b12abc846d31e75fa5f2f31db1396ddfa8ee4a [diff] |
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>