From: Yinghai Lu Date: Tue, 24 Jun 2008 02:51:10 +0000 (-0700) Subject: x86: move some func calling from setup_arch to paging_init X-Git-Tag: v2.6.27-rc1~1106^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11cd0bc140b5d66566c9eb49c1058737888cd75c;p=pandora-kernel.git x86: move some func calling from setup_arch to paging_init those function depend on paging setup pgtable, so they could access the ram in bootmem region but just get mapped. Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed