Re: [PATCH 1/2] ARM64: check stack pointer in get_wchan

From: Catalin Marinas
Date: Tue Dec 17 2013 - 13:12:53 EST


On Thu, Dec 05, 2013 at 01:30:10PM +0000, Konstantin Khlebnikov wrote:
> get_wchan() is lockless. Task may wakeup at any time and change its own stack,
> thus each next stack frame may be overwritten and filled with random stuff.
>
> Signed-off-by: Konstantin Khlebnikov <k.khlebnikov@xxxxxxxxxxx>

Thanks. Applied (both patches).

--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/