commit | 3a553170d35d69bea3877bffa508489dfa6f133d | [log] [tgz] |
---|---|---|
author | Alistair Popple <alistair@popple.id.au> | Mon Dec 09 18:17:02 2013 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Dec 30 14:17:13 2013 +1100 |
tree | 9cb5b53ea4a60e10c9cfe2644f35a9fe4673d050 | |
parent | e589a4404fa06730355de204d3d136ed9bbc7dea [diff] |
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>