Re: [PATCH] audit: support the "standard" <asm-generic/unistd.h>

From: Arnd Bergmann
Date: Tue May 03 2011 - 07:14:48 EST


On Monday 02 May 2011, Chris Metcalf wrote:
> Many of the syscalls mentioned in the audit code are not present
> for architectures that implement only the "standard" set of
> Linux syscalls (e.g. openat, but not open, etc.). This change
> adds proper #ifdefs for all those syscalls.
>
> Signed-off-by: Chris Metcalf <cmetcalf@xxxxxxxxxx>

Looks good, thanks!

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/