On Tue, Nov 21, 2017 at 08:44:03PM -0800, Andy Lutomirski wrote:
> We currently special-case stack overflow on the task stack. We're
> going to start putting special stacks in the fixmap with a custom
> layout, so they'll have guard pages, too. Teach the unwinder to be
> able to unwind an overflo
We currently special-case stack overflow on the task stack. We're
going to start putting special stacks in the fixmap with a custom
layout, so they'll have guard pages, too. Teach the unwinder to be
able to unwind an overflow of any of the stacks.
Signed-off-by: Andy Lutomirski
---
arch/x86/ke
2 matches
Mail list logo