]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit0ca2fb8975a154a04be97b35c5e2cae7cbbdf3b4
tree00f2a47304bec67bacb9859d3c8ba21c285f2f06
parent627c8975504dd8722e38b5b81542e7696c6208f0
[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