]> git.baikalelectronics.ru Git - kernel.git/commit
sh: nommu: use 32-bit phys mode.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 4 Nov 2010 03:32:24 +0000 (12:32 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 4 Nov 2010 03:32:24 +0000 (12:32 +0900)
commit15d2f86ba13c0f4ab125fe1a5000f934ea19b386
treeccc1efdfffdf6b9ca427f46bb135faaa44e00dd4
parent48526e03ab98058b53b64495059ade088eead4d4
sh: nommu: use 32-bit phys mode.

The nommu code has regressed somewhat in that 29BIT gets set for the
SH-2/2A configs regardless of the fact that they are really 32BIT sans
MMU or PMB. This does a bit of tidying to get nommu properly selecting
32BIT as it was before.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/include/asm/addrspace.h
arch/sh/mm/Kconfig
arch/sh/mm/consistent.c
arch/sh/mm/uncached.c