[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140909123938.GL1754@arm.com>
Date: Tue, 9 Sep 2014 13:39:39 +0100
From: Will Deacon <will.deacon@....com>
To: Yang Yingliang <yangyingliang@...wei.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
Catalin Marinas <Catalin.Marinas@....com>
Subject: Re: [PATCH] arm64: add guard macro of unistd.h to prevent double
inclusion
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@...wei.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists