arm64: audit: Add audit hook in syscall_trace_enter/exit()
authorAKASHI Takahiro <[email protected]>
Fri, 4 Jul 2014 07:28:31 +0000 (08:28 +0100)
committerCatalin Marinas <[email protected]>
Thu, 10 Jul 2014 10:06:00 +0000 (11:06 +0100)
commit5701ede884c2221e6ebbb54aec83dc433287bc50
tree79dfdf06ae0c33dd55a6a7f98fa881365c7260bf
parentf3e5c847ec3d12b4de7898662024ee25622b25d7
arm64: audit: Add audit hook in syscall_trace_enter/exit()

This patch adds auditing functions on entry to or exit from
every system call invocation.

Acked-by: Richard Guy Briggs <[email protected]>
Acked-by Will Deacon <[email protected]>
Signed-off-by: AKASHI Takahiro <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
arch/arm64/kernel/ptrace.c