linux/arch/powerpc/mm
FUJITA Tomonori a93272969c powerpc: Fix swiotlb to respect the boot option
powerpc initializes swiotlb before parsing the kernel boot options so
swiotlb options (e.g. specifying the swiotlb buffer size) are ignored.

Any time before freeing bootmem works for swiotlb so this patch moves
powerpc's swiotlb initialization after parsing the kernel boot
options, mem_init (as x86 does).

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Tested-by: Becky Bruce <beckyb@kernel.crashing.org>
Tested-by: Albert Herranz <albert_herranz@yahoo.es>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2010-03-19 16:38:16 +11:00
..
40x_mmu.c powerpc/40x: Add support for PPC40x boards with > 512MB SDRAM 2010-02-12 07:54:45 -05:00
44x_mmu.c
dma-noncoherent.c
fault.c
fsl_booke_mmu.c
gup.c
hash_low_32.S
hash_low_64.S
hash_native_64.c powerpc: Convert native_tlbie_lock to raw_spinlock 2010-02-19 14:52:30 +11:00
hash_utils_64.c
highmem.c
hugetlbpage-hash64.c
hugetlbpage.c
init_32.c tree-wide: fix typos "ammount" -> "amount" 2010-02-05 12:22:40 +01:00
init_64.c
Makefile
mem.c powerpc: Fix swiotlb to respect the boot option 2010-03-19 16:38:16 +11:00
mmap_64.c powerpc: Use helpers for rlimits 2010-01-15 13:20:08 +11:00
mmu_context_hash32.c
mmu_context_hash64.c powerpc: Convert mmu context allocator from idr to ida 2010-02-09 13:56:07 +11:00
mmu_context_nohash.c powerpc: Convert context_lock to raw_spinlock 2010-02-19 14:52:30 +11:00
mmu_decl.h
numa.c nodemask.h: remove macro any_online_node 2010-03-06 11:26:31 -08:00
pgtable_32.c
pgtable_64.c
pgtable.c
ppc_mmu_32.c
slb_low.S
slb.c
slice.c
stab.c
subpage-prot.c
tlb_hash32.c
tlb_hash64.c powerpc: Fix address masking bug in hpte_need_flush() 2010-02-10 13:58:06 +11:00
tlb_low_64e.S fix comment typo leve -> level in powerpc 2010-02-05 12:22:38 +01:00
tlb_nohash_low.S
tlb_nohash.c powerpc: Convert tlbivax_lock to raw_spinlock 2010-02-19 14:52:33 +11:00