On Dec 14, 2008, at 11:44 PM, Benjamin Herrenschmidt wrote:

This renames the files to clarify the fact that they are used by
the hash based family of CPUs (the 603 being an exception in that
family but is still handled by that code).

This paves the way for the new tlb_nohash.c coming via a subsequent
patch.

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

arch/powerpc/mm/Makefile     |    2
arch/powerpc/mm/tlb_32.c | 190 -------------------------------------- arch/powerpc/mm/tlb_64.c | 211 ------------------------------------------- arch/powerpc/mm/tlb_hash32.c | 190 +++++++++++++++++++++++++++++++++ +++++ arch/powerpc/mm/tlb_hash64.c | 211 +++++++++++++++++++++++++++++++++ ++++++++++
5 files changed, 402 insertions(+), 402 deletions(-)


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

(I'm told git-format-patch -M is useful for such patches)

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

Reply via email to