Re: [PATCH] [RFC] x86: avoid -mtune=atom for objtool warnings
From: Arnd Bergmann
Date: Thu Mar 02 2017 - 17:52:36 EST
On Thu, Mar 2, 2017 at 7:25 PM, Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
>> It was on the current linux-next, so that commit should certainly be included.
>>
>> > Can you attach the object file?
>
> Here's the preliminary fix for this one (still needs more testing):
It fixes the warning for me.
Arnd