sh: Add support for 4K stacks.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 09:22:14 +0000 (18:22 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 09:22:14 +0000 (18:22 +0900)
commita6a31139897a5e539efe7ad3b7bd351fa9673ce8
tree6e2ad11d93ab95214694038080c79284c6da30d6
parent2cb7ce3bb384f30a377f66336c78546b834604df
sh: Add support for 4K stacks.

This enables support for 4K stacks on SH.

Currently this depends on DEBUG_KERNEL, but likely all boards
will switch to this as the default in the future.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig.debug
arch/sh/kernel/cpu/irq/ipr.c
arch/sh/kernel/entry.S
arch/sh/kernel/head.S
arch/sh/kernel/irq.c
arch/sh/kernel/traps.c
arch/sh/kernel/vmlinux.lds.S
include/asm-sh/irq.h
include/asm-sh/thread_info.h