Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm: cma: alloc_contig_range: return early for err path
If start_isolate_page_range() failed, unset_migratetype_isolate() has been done inside it. Signed-off-by: Bob Liu <lliubbo@gmail.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
- Loading branch information