Re: [PATCH] x86: Pin task-stack in __get_wchan()

From: Linus Torvalds
Date: Fri Nov 19 2021 - 13:24:54 EST


On Fri, Nov 19, 2021 at 1:30 AM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
>
> Anyway, below is the minimal fix for the situation at hand. I'm not
> going to be around much today, so if Linus wants to pick that up instead
> of mass revert things that's obviously fine too.

Applied.

I did have to add a number of "Link:" and "Reported-by:" etc lines
though. Please try to keep those kinds around as you make patches,
they get lost and forgotten too easily.

Linus