]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sh: Drop hp690 discontig support
authorPaul Mundt <lethal@linux-sh.org>
Mon, 7 Nov 2005 08:58:24 +0000 (00:58 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:28 +0000 (07:53 -0800)
commitb120b632fcd8f8edfe84dabcc81f5423aede7919
treecc1e0537b35d119d081e2835c9e5c8b3dfc15060
parent6a08d190b99cd7d9e69140e32fd2addb2ab54a30
[PATCH] sh: Drop hp690 discontig support

There was only one board using this (hp690 specifically), and it just so
happens that it's only physically discontiguous at the "normal" P1 offset.  If
we bump up the P1 offset, it's possible to hit a shadowed region of memory
where we suddenly become magically contiguous.

As people have been using this shadowed region workaround for quite some time
(and without any adverse effects), it's time to drop the left over discontig
bits that no longer have any practical use (it was always very much
hp690-centric to begin with).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/sh/Kconfig
arch/sh/kernel/setup.c
arch/sh/mm/init.c
include/asm-sh/mmzone.h [deleted file]
include/asm-sh/page.h