From: Benjamin Herrenschmidt Date: Thu, 19 Mar 2009 19:34:16 +0000 (+0000) Subject: powerpc/mm: Introduce early_init_mmu() on 64-bit X-Git-Tag: v2.6.30-rc1~619^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=757c74d298dc8438760b8dea275c4c6e0ac8a77f;p=pandora-kernel.git powerpc/mm: Introduce early_init_mmu() on 64-bit This moves some MMU related init code out of setup_64.c into hash_utils_64.c and calls it early_init_mmu() and early_init_mmu_secondary(). This will make it easier to plug in a new MMU type. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed