git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61128f0
)
iommu/exynos: Allocate lv2 page table from own slab
author
Cho KyongHo
<pullip.cho@samsung.com>
Mon, 12 May 2014 06:14:48 +0000
(11:44 +0530)
committer
Joerg Roedel
<jroedel@suse.de>
Tue, 13 May 2014 17:12:52 +0000
(19:12 +0200)
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>
drivers/iommu/exynos-iommu.c
patch
|
blob
|
history
diff --cc
drivers/iommu/exynos-iommu.c
Simple merge