[MIPS] Move some kernel globals from asm file to C file.
commitd4af6a413baf4dc34c4195c9656da3d849586964
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 23 Jan 2007 16:21:05 +0000 (24 01:21 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 4 Feb 2007 20:37:15 +0000 (4 20:37 +0000)
tree2fdd1f698de09fe3f53d6fe4f08d390b37859d30
parent9e78ba39c95d58c2ccc0ab8e681e84c85fde7578
[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