]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] mips: add MIPS-specific support for flatmem/discontigmem
authorYoichi Yuasa <yuasa@hh.iij4u.or.jp>
Sat, 25 Jun 2005 21:54:31 +0000 (14:54 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:25 +0000 (16:24 -0700)
commit7921fff4b7167c59e481016a3159291a16c64375
tree3e697be3b75988432596131ccde17c33d2318650
parent8f56da42a9399fa31c8a1bfddfcc70e802ae02a4
[PATCH] mips: add MIPS-specific support for flatmem/discontigmem

2.6.12-git6 doesn't boot on some MIPS machines.  They need the support of flat
memory and discontig memory.

Signed-off-by: Yoichi Yuasa <yuasa@hh.iij4u.or.jp>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/mips/Kconfig
arch/mips/kernel/setup.c
arch/mips/mm/init.c
arch/mips/mm/pgtable.c
include/asm-mips/mmzone.h
include/asm-mips/page.h
include/asm-mips/pgtable.h