iommu/io-pgtable-fast: alloc pgtable while fragmented
The size of the array which holds the page tables can be on the order of several pages. In a fragmented system it may not be possible to allocate the memory as contiguous. Handle fragmentation by falling back to vmalloc. Change-Id: Icc29849bd1c8c589da24e2a73988e3247f7bcb64 Signed-off-by:Liam Mark <lmark@codeaurora.org> Signed-off-by:
Patrick Daly <pdaly@codeaurora.org>
Loading
Please register or sign in to comment