powerpc/booke: Add Stack Marking support to Booke Exception Prolog
From: Torez Smith
This patch adds a marker to the exception stack frame to aid in debugging.
It's already inserted on other platforms and xmon recognizes it and
identifies exception frames when showing stack traces.
Signed-off-b
On Tue, 2010-03-02 at 08:50 -0600, Kumar Gala wrote:
> On Mar 1, 2010, at 1:13 PM, Dave Kleikamp wrote:
>
> > powerpc/booke: Add Stack Marking support to Booke Exception Prolog
> >
> > From: Torez Smith
> >
> > Signed-off-by: Torez Smith
> > Signed-off-by: Dave Kleikamp
> > ---
> >
> > arch
On Mar 1, 2010, at 1:13 PM, Dave Kleikamp wrote:
> powerpc/booke: Add Stack Marking support to Booke Exception Prolog
>
> From: Torez Smith
>
> Signed-off-by: Torez Smith
> Signed-off-by: Dave Kleikamp
> ---
>
> arch/powerpc/kernel/head_booke.h |5 +
> 1 files changed, 5 insertions(
powerpc/booke: Add Stack Marking support to Booke Exception Prolog
From: Torez Smith
Signed-off-by: Torez Smith
Signed-off-by: Dave Kleikamp
---
arch/powerpc/kernel/head_booke.h |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/kernel/head_booke.h b/