Re: [RFC PATCH 0/4] x86/percpu: Use segment qualifiers

From: Uros Bizjak
Date: Wed Oct 04 2023 - 02:02:01 EST


On Tue, Oct 3, 2023 at 11:44 PM Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> On Tue, 3 Oct 2023 at 12:43, Ingo Molnar <mingo@xxxxxxxxxx> wrote:
> >
> > So we could do this: we let it live in -tip for a cycle, in a separate
> > branch, and observe what happens - it gets picked up by -next on
> > a daily basis and most x86 developers test it. It won't be merged by other
> > branches in -tip, it won't be pulled by others or relied on. If it
> > conflicts with other bits we rebase it cleanly, no questions asked.
>
> Sounds like a plan,

Thanks!

Will send a patchset with the config change later today.

Uros.