alistair23-linux/arch/ppc/mm
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free
(with Martin Schwidefsky <schwidefsky@de.ibm.com>)

The pgd/pud/pmd/pte page table allocation functions get a mm_struct pointer as
first argument.  The free functions do not get the mm_struct argument.  This
is 1) asymmetrical and 2) to do mm related page table allocations the mm
argument is needed on the free function as well.

[kamalesh@linux.vnet.ibm.com: i386 fix]
[akpm@linux-foundation.org: coding-syle fixes]
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:18 -08:00
..
4xx_mmu.c [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16M 2007-11-01 07:15:59 -05:00
44x_mmu.c [POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUG 2007-12-23 13:31:16 -06:00
fault.c [POWERPC] 4xx: Fix 4xx flush_tlb_page() 2007-11-01 07:15:09 -05:00
hashtable.S [PPC] Fix COMMON symbol warnings 2007-05-23 00:17:44 -05:00
init.c [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
Makefile [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
mem_pieces.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mem_pieces.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mmu_context.c [PPC] Remove 83xx from arch/ppc 2008-01-28 08:33:09 -06:00
mmu_decl.h [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
pgtable.c add mm argument to pte/pmd/pud/pgd_free 2008-02-05 09:44:18 -08:00
ppc_mmu.c [PPC] Remove 83xx from arch/ppc 2008-01-28 08:33:09 -06:00
tlb.c [PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.c 2007-07-10 00:33:07 -05:00