]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
powerpc/iommu: Add it_page_shift field to determine iommu page size
authorAlistair Popple <alistair@popple.id.au>
Mon, 9 Dec 2013 07:17:02 +0000 (18:17 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 30 Dec 2013 03:17:13 +0000 (14:17 +1100)
commit3a553170d35d69bea3877bffa508489dfa6f133d
tree9cb5b53ea4a60e10c9cfe2644f35a9fe4673d050
parente589a4404fa06730355de204d3d136ed9bbc7dea
powerpc/iommu: Add it_page_shift field to determine iommu page size

This patch adds a it_page_shift field to struct iommu_table and
initiliases it to 4K for all platforms.

Signed-off-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/iommu.h
arch/powerpc/kernel/vio.c
arch/powerpc/platforms/cell/iommu.c
arch/powerpc/platforms/pasemi/iommu.c
arch/powerpc/platforms/powernv/pci.c
arch/powerpc/platforms/pseries/iommu.c
arch/powerpc/platforms/wsp/wsp_pci.c