On Jul 23, 2009, at 12:59 AM, Benjamin Herrenschmidt wrote:

Our 64-bit hash context handling has no init function, but 64-bit Book3E
will use the common mmu_context_nohash.c code which does, so define an
empty inline mmu_context_init() for 64-bit server and call it from
our 64-bit setup_arch()

Signed-off-by: Benjamin Herrenschmidt <b...@kernel.crashing.org>
---

arch/powerpc/include/asm/mmu_context.h |    7 ++++++-
arch/powerpc/kernel/setup_64.c         |    4 ++++
arch/powerpc/mm/mmu_context_hash64.c   |    1 +
3 files changed, 11 insertions(+), 1 deletion(-)


Acked-by: Kumar Gala <ga...@kernel.crashing.org>

(w/the assumption the respin will just change the whitespace issue).

- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to