[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH7mPvhxfuBtCKkH1Zt_Np6Qs1oWFCUqau4fcAL662HrprgdWw@mail.gmail.com>
Date: Mon, 16 Oct 2017 23:45:53 -0700
From: Nick Desaulniers <nick.desaulniers@...il.com>
To: tj@...nel.org
Cc: Li Zefan <lizefan@...wei.com>,
Johannes Weiner <hannes@...xchg.org>, cgroups@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] cgroup: reorder flexible array members of struct cgroup_root
On Mon, Oct 16, 2017 at 11:40 PM, Nick Desaulniers
<nick.desaulniers@...il.com> wrote:
> On Mon, Oct 16, 2017 at 11:33:21PM -0700, Nick Desaulniers wrote:
>> When compiling arch/x86/boot/compressed/eboot.c with HOSTCC=clang, the
>
> Actually, not sure this is because HOSTCC was specifically clang, I
> think that could be reworded to `When compiling ... with Clang, the
> ...`.
arch/x86/boot/compressed/Makefile:28 indeed overwrites KBUILD_CFLAGS,
so wording should be changed to as-suggested in my previous post,
since that means it's CC=clang, not HOSTCC=clang as the source of the
warning.
Powered by blists - more mailing lists