Re: [PATCH] cgroup: reorder flexible array members of struct cgroup_root

From: Nick Desaulniers
Date: Tue Oct 17 2017 - 02:40:59 EST


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
...`.