]> git.baikalelectronics.ru Git - kernel.git/commit
h8300: show_stack cleanup
authorYoshinori Sato <ysato@users.sourceforge.jp>
Fri, 15 Jan 2016 08:07:32 +0000 (17:07 +0900)
committerYoshinori Sato <ysato@users.sourceforge.jp>
Wed, 20 Jan 2016 14:28:00 +0000 (23:28 +0900)
commit4edf4ceda7de264f37c36d59871b1d4b9857174f
tree58d236445d7af899cb01adcd17625c407fa6154f
parent6fb3f4d61abebce564122154515d3dad74ebdf87
h8300: show_stack cleanup

- fix stack limit. h8300's stack not aligned 4byte.
- pritty output form.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
arch/h8300/include/asm/traps.h
arch/h8300/kernel/traps.c