Re: linux-next: build failure after merge of the akpm-current tree

From: Michael Ellerman
Date: Tue Sep 20 2016 - 20:27:57 EST


Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> writes:

> On Tue, 20 Sep 2016 22:00:32 +1000 Michael Ellerman <mpe@xxxxxxxxxxxxxx> wrote:
>>
>> Ah yep looks like that's the problem, patch below should fix it?
>
> Yeah, I am just going to (logically) run "sed 's/CONFIG_WORD_SIZE/BITS/'"
> over the tree during the merge of the apm-current tree today.
>
>> I think I'd actually prefer it if purgatory didn't redefine the CFLAGS
>> from scratch, so I'll see if Thiago can do that and send a new version.
>
> That could be better, but there are still some additions of
> CONFIG_WORD_SIZE elsewhere :-(

I don't see any others in yesterday's next?

cheers