summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2008-02-29 07:33:25 (GMT)
committerArnd Bergmann <arnd@arndb.de>2008-03-03 07:03:15 (GMT)
commit7d432ff1b7db87e78eb74d42631d2a23ca6f26f2 (patch)
treeca6a93dbe5f6adb821a292cc6915356041c9bf13 /arch/sh/kernel
parentedf441fb80f9d7a962c298e8da94c8c64802fffa (diff)
downloadlinux-fsl-qoriq-7d432ff1b7db87e78eb74d42631d2a23ca6f26f2.tar.xz
[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs separately
Currently the cell IOMMU code allocates the entire IOMMU page table in a contiguous chunk. This is nice and tidy, but for machines with larger amounts of RAM the page table allocation can fail due to it simply being too large. So split the segment table and page table setup routine, and arrange to have the dynamic and fixed page tables allocated separately. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/sh/kernel')
0 files changed, 0 insertions, 0 deletions