From: Cho KyongHo Date: Mon, 12 May 2014 06:14:48 +0000 (+0530) Subject: iommu/exynos: Allocate lv2 page table from own slab X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~8^2^5~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=734c3c732ca91adbe705f2a289509627810231a3;p=pandora-kernel.git 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 Signed-off-by: Shaik Ameer Basha Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed