diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2013-03-22 17:16:49 +0530 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-05-07 13:43:54 +0530 |
commit | bd3c8b11eccddd311c9e6a56aa00c1af24ea5958 (patch) | |
tree | 0f3374e644f51d63cd9744718a7a65d9f480b896 /include | |
parent | 68e4790ec4383c57224d69ed9e0a94e4ef005f35 (diff) | |
download | op-kernel-dev-bd3c8b11eccddd311c9e6a56aa00c1af24ea5958.zip op-kernel-dev-bd3c8b11eccddd311c9e6a56aa00c1af24ea5958.tar.gz |
ARC: Debug/crash-printing Improvements
* Remove the line-break between scratch/callee-regs (sneaked in when we
converted from printk to pr_*
* Use %pS to print the symbol names of faulting PC (ret pseudo register)
and BLINK (call return register)
* Don't print user-vma for a kernel crash (only do it for
print-fatal-signals based regfile dump)
* Verbose print the Interrupt/Exception Enable/Active state
* for main executable link address is 0x10000 based (vs. 0) thus offset
of faulting PC needs to be adjusted
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions