commit | 471c70ff39809af783c7718defe574a9ba81dd26 | [log] [tgz] |
---|---|---|
author | Torez Smith <lnxtorez@linux.vnet.ibm.com> | Fri Mar 05 10:43:01 2010 +0000 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Wed May 05 08:01:52 2010 -0400 |
tree | 4b224183cf592f448e9dc974465a4cfc81f4d311 | |
parent | cb694769f0d0c1f6fb8c9dc806c0a68da1056055 [diff] |
powerpc/booke: Add Stack Marking support to Booke Exception Prolog 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-by: Torez Smith <lnxtorez@linux.vnet.ibm.com> Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>