diff options
author | Robin Getz <robin.getz@analog.com> | 2007-10-29 17:59:07 +0800 |
---|---|---|
committer | Bryan Wu <bryan.wu@analog.com> | 2007-10-29 17:59:07 +0800 |
commit | 226eb1ef523a33c66193bc319a92c647e47311d4 (patch) | |
tree | 212a7a990bfdb5add3b06d4d5704bab8a9c5f330 /include/asm-blackfin | |
parent | a15c2dcff2766edb92d9433e3de8ae7d7c081be5 (diff) |
Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.
- move the CONFIG_KGDB into one block, for easier reading
- remove printk from printk_address, and pass around buffers. Also
print out the labels when decoding CPLB errors, so you know exactly
where the error was.
- Do not use fixed addresses, becuase people do not know where they come from.
- Turn the printing level down on the dump, so if you don't want,
only the signal prints out - just like on other archs. If a kernel/interrupt
crashes, it should dump everything all the time
Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Diffstat (limited to 'include/asm-blackfin')
0 files changed, 0 insertions, 0 deletions