commit | ce54152f429ed5e6ad83e5e9f61825b5a795dd1e | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Sun Apr 28 09:37:26 2013 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Apr 30 15:59:42 2013 +1000 |
tree | 511310b26dd12bc4572ecb71a3b97ab392a55b6c | |
parent | 4b8f63d92e30ffd33bd77e028918919be2d926e6 [diff] |
powerpc: Save DAR and DSISR in pt_regs on MCE We were not saving DAR and DSISR on MCE. Save then and also print the values along with exception details in xmon. Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>