diff options
author | YoungJun Cho <yj44.cho@samsung.com> | 2013-06-17 06:18:52 +0200 |
---|---|---|
committer | Marek Szyprowski <m.szyprowski@samsung.com> | 2013-06-28 15:14:27 +0200 |
commit | 836bfa0d2930b7ec236aa488f01678c92eb5f0de (patch) | |
tree | e46c0978e8f2570eee94c39cbca0fe333a55d4ce /arch/arm/mach-omap2 | |
parent | Linux 3.10-rc7 (diff) | |
download | linux-836bfa0d2930b7ec236aa488f01678c92eb5f0de.tar.xz linux-836bfa0d2930b7ec236aa488f01678c92eb5f0de.zip |
ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool
In __iommu_get_pages(), the cpu_addr is checked wheather in
atomic_pool range or not. So if the cpu_addr is in atomic_pool
range, it does not need to check twice.
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Diffstat (limited to 'arch/arm/mach-omap2')
0 files changed, 0 insertions, 0 deletions