Re: [PATCH] Reset task stack state in bringup_cpu()

From: Mark Rutland
Date: Mon Nov 15 2021 - 16:22:26 EST


On Mon, Nov 15, 2021 at 02:09:27PM +0000, Mark Rutland wrote:
> On Mon, Nov 15, 2021 at 12:16:14PM +0000, Valentin Schneider wrote:
> >
> > Hi Mark,
> >
> > Thanks for tackling this and glueing the pieces back together. LGTM, though
> > I couldn't stop myself from playing changelog police - I also have a
> > question/comment wrt the BP.
>
> I'll go fix the various typos for v2; replies to the more substantial comments
> below.

FWIW, I pushed out a version with an updated commit message to:

https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git/log/?h=sched/hotplug-stack-reset
git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git sched/hotplug-stack-reset

... and I'll wait a little bit before posting that in case there's
any further comment on the patch itself.

Thanks,
Mark.