Re: [GIT pull] core/urgent for v5.14-rc3

From: Thomas Gleixner
Date: Sun Jul 25 2021 - 15:49:21 EST


On Sun, Jul 25 2021 at 11:06, Linus Torvalds wrote:
> On Sun, Jul 25, 2021 at 2:23 AM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> So that function definition _should_ have been
>
> static __always_inline void idle_init(unsigned int cpu)
>
> instead.
>
> Oh well. I'll fix it up as a separate patch. I wish I had done the
> clang build before pushing it out - and I wish the -tip tree started
> tested clang as well at least in _some_ configuration.

Bah, obvious and I overlooked it when staring at the diff. Duly noted
that clang will be part of the procedure soonish.

Thanks,

tglx