Re: [PATCH] arm64: add guard macro of unistd.h to prevent double inclusion

From: Yang Yingliang
Date: Thu Sep 11 2014 - 03:57:04 EST


On 2014/9/9 20:39, Will Deacon wrote:
> 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@xxxxxxxxxx>
>> ---
>> 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
>
>
OK, I'll send a v2.

Regards,
Yang

--
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/