diff options
author | Will Drewry <wad@chromium.org> | 2012-04-12 16:47:55 -0500 |
---|---|---|
committer | James Morris <james.l.morris@oracle.com> | 2012-04-14 11:13:19 +1000 |
commit | 07bd18d00d5dcf84eb22f8120f47f09c3d8fe27d (patch) | |
tree | ac0d755afdba978932ad530901acf1619431b266 /kernel | |
parent | 932ecebb0405b9a41cd18946e6cff8a17d434e23 (diff) | |
download | op-kernel-dev-07bd18d00d5dcf84eb22f8120f47f09c3d8fe27d.zip op-kernel-dev-07bd18d00d5dcf84eb22f8120f47f09c3d8fe27d.tar.gz |
asm/syscall.h: add syscall_get_arch
Adds a stub for a function that will return the AUDIT_ARCH_* value
appropriate to the supplied task based on the system call convention.
For audit's use, the value can generally be hard-coded at the
audit-site. However, for other functionality not inlined into syscall
entry/exit, this makes that information available. seccomp_filter is
the first planned consumer and, as such, the comment indicates a tie to
CONFIG_HAVE_ARCH_SECCOMP_FILTER.
Suggested-by: Roland McGrath <mcgrathr@chromium.org>
Signed-off-by: Will Drewry <wad@chromium.org>
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Acked-by: Eric Paris <eparis@redhat.com>
v18: comment and change reword and rebase.
v14: rebase/nochanges
v13: rebase on to 88ebdda6159ffc15699f204c33feb3e431bf9bdc
v12: rebase on to linux-next
v11: fixed improper return type
v10: introduced
Signed-off-by: James Morris <james.l.morris@oracle.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions