sh: Isolate uncached mapping support.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 12 Feb 2010 06:40:00 +0000 (15:40 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 12 Feb 2010 06:40:00 +0000 (15:40 +0900)
commitb0f3ae03aca0f331b851ae94bc066124e7f104df
tree510b641df1414800abcbe022986d5c9075017759
parenta4dad4c75c4ae378c2a5d66938b8467802c2e98f
sh: Isolate uncached mapping support.

This splits out the uncached mapping support under its own config option,
presently only used by 29-bit mode and 32-bit + PMB. This will make it
possible to optionally add an uncached mapping on sh64 as well as booting
without an uncached mapping for 32-bit.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/ptrace.h
arch/sh/include/asm/system.h
arch/sh/include/asm/system_64.h
arch/sh/mm/Kconfig
arch/sh/mm/init.c