On Tue, Sep 13, 2016 at 02:29:28PM -0700, Andy Lutomirski wrote: > This will prevent a crash if the target task dies before or while > dumping its stack once we start freeing task stacks early. > > Signed-off-by: Andy Lutomirski <l...@kernel.org>
Do we need a similar patch for show_stack()? -- Josh