[PATCH] arm64: add guard macro of unistd.h to prevent double inclusion
Will Deacon
will.deacon at arm.com
Tue Sep 9 05:39:39 PDT 2014
On Tue, Sep 09, 2014 at 04:59:45AM +0100, Yang Yingliang wrote:
> Add guard macros in both uapi/asm/unistd.h and asm/unistd.h.
>
> Signed-off-by: Yang Yingliang <yangyingliang at huawei.com>
> ---
> arch/arm64/include/asm/unistd.h | 5 +++++
> arch/arm64/include/uapi/asm/unistd.h | 5 +++++
> 2 files changed, 10 insertions(+)
We probably need something similar for unistd32.h too, as lib/compat_audit.c
now includes that.
Can you post a v2 please?
Will
More information about the linux-arm-kernel
mailing list