diff options
author | Cho KyongHo <pullip.cho@samsung.com> | 2014-05-12 11:44:48 +0530 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2014-05-13 19:12:52 +0200 |
commit | 734c3c732ca91adbe705f2a289509627810231a3 (patch) | |
tree | 126fab4005743d5a8821d5d14f44a0d4ea414be4 /drivers/iommu/tegra-smmu.c | |
parent | 61128f08fc110fc27cd50f5a8ca57c6a8c3bcddc (diff) | |
download | op-kernel-dev-734c3c732ca91adbe705f2a289509627810231a3.zip op-kernel-dev-734c3c732ca91adbe705f2a289509627810231a3.tar.gz |
iommu/exynos: Allocate lv2 page table from own slab
Since kmalloc() does not guarantee that the allignment of 1KiB when it
allocates 1KiB, it is required to allocate lv2 page table from own
slab that guarantees alignment of 1KiB
Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
Signed-off-by: Shaik Ameer Basha <shaik.ameer@samsung.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/tegra-smmu.c')
0 files changed, 0 insertions, 0 deletions