Re: [PATCH v6 1/2] arm64: Add audit support

2014-03-05 Thread AKASHI Takahiro
On 03/05/2014 11:50 AM, Richard Guy Briggs wrote: On 14/02/28, AKASHI Takahiro wrote: On AArch64, audit is supported through generic lib/audit.c and compat_audit.c, and so this patch adds arch specific definitions required. Acked-by Will Deacon Acked-by: Richard Guy Briggs Signed-off-by: AKAS

Re: [PATCH v6 1/2] arm64: Add audit support

2014-03-04 Thread Richard Guy Briggs
On 14/02/28, AKASHI Takahiro wrote: > On AArch64, audit is supported through generic lib/audit.c and > compat_audit.c, and so this patch adds arch specific definitions required. > > Acked-by Will Deacon > Acked-by: Richard Guy Briggs > Signed-off-by: AKASHI Takahiro > --- > arch/arm64/Kconfig

[PATCH v6 1/2] arm64: Add audit support

2014-02-27 Thread AKASHI Takahiro
On AArch64, audit is supported through generic lib/audit.c and compat_audit.c, and so this patch adds arch specific definitions required. Acked-by Will Deacon Acked-by: Richard Guy Briggs Signed-off-by: AKASHI Takahiro --- arch/arm64/Kconfig |1 + arch/arm64/include/asm/sysca