Re: [PATCH -v2 00/49] Simplify, reorganize and clean up the x86 text-patching code (alternative.c)

From: Ingo Molnar
Date: Tue Apr 01 2025 - 23:48:31 EST



* Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:

> On Fri, Mar 28, 2025 at 02:26:15PM +0100, Ingo Molnar wrote:
> > This tree can also be found at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip WIP.x86/alternatives
>
> Can you please use your own tree for WIP stuff?

Certainly! Wanted to do that for some time anyway, to reduce mixups
with -tip, but procrastinated it :-)

I have just moved all of my Work-In-Progress branches to:

git://git.kernel.org/pub/scm/linux/kernel/git/mingo/tip.git

WIP.x86/alternatives
WIP.x86/msr
WIP.x86/core
WIP.x86/cpu
WIP.x86/fpu
WIP.core/bugs
...

Thanks,

Ingo