Re: [PATCH 0/2] x86: Remove ideal_nops[]

From: Sedat Dilek
Date: Tue Mar 16 2021 - 01:58:39 EST


On Mon, Mar 15, 2021 at 11:14 PM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
>
> On Mon, Mar 15, 2021 at 07:23:29PM +0100, Sedat Dilek wrote:
>
> > You mean something like that ^^?
> >
> > - Sedat -
> >
> > [1] https://git.zx2c4.com/laptop-kernel/commit/?id=116badbe0a18bc36ba90acb8b80cff41f9ab0686
>
> *shudder*, I was more thinking you'd simply add it to you CFLAGS when
> building. I don't see any point in having that in Kconfig.

Simply adding the CFLAGS to arch/x86/Makefile.

If I forgot to mention:

Tested-by: Sedat Dilek <sedat.dilek@xxxxxxxxx>. # LLVM/Clang v12.0.0-rc3

- Sedat -