[PATCH] audit: Modify a set of system calls in audit class definitions
Will Deacon
will.deacon at arm.com
Fri Jan 17 07:28:40 EST 2014
On Fri, Jan 17, 2014 at 08:05:03AM +0000, AKASHI Takahiro wrote:
> Each asm-generic/audit_xx.h defines a set of system calls for respective
> audit permssion class (read, write, change attribute or exec).
permission
> This patch changes two entries:
>
> 1) fchown in audit_change_attr.h
> Make fchown included by its own because in asm-generic/unistd.h, for example,
> fchown always exists while chown is optional. This change is necessary at
> least for arm64.
>
> 2) truncate64 in audit_write.h
> Add missing truncate64/ftruncate64 as well as truncate/ftruncate
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
Acked-by: Will Deacon <will.deacon at arm.com>
Will
More information about the linux-arm-kernel
mailing list