[MIPS] Move some kernel globals from asm file to C file.
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 23 Jan 2007 16:21:05 +0000 (01:21 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 6 Feb 2007 16:53:16 +0000 (16:53 +0000)
commit69a6c312e5ebb2e929ceb67e6246e2d9314f1d29
tree00f2a47304bec67bacb9859d3c8ba21c285f2f06
parent907e193ea798b3f73a71a2a01f938b69fd53b26d
[MIPS] Move some kernel globals from asm file to C file.

This get rid of some undesirable hole in BSS section due to random
order of placement.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/asm-offsets.c
arch/mips/kernel/head.S
arch/mips/kernel/setup.c
arch/mips/mm/init.c