android: ion: fix missing debug info of cma heap
authorCho KyongHo <pullip.cho@samsung.com>
Tue, 6 Mar 2018 12:19:30 +0000 (21:19 +0900)
committerSangwook Ju <sw.ju@samsung.com>
Mon, 14 May 2018 10:45:24 +0000 (19:45 +0900)
commitd0c6a090d534598aef0286cb844d442c1ef13d27
treecdd3e40d3537c8b6d9d31c62dab66415b5ab0a8c
parent6f51c5003d3dab4291d6b7276d98dcb99ac00024
android: ion: fix missing debug info of cma heap

cma heaps shows the list of allocated buffers from their heap. But
cma heaps do not show the list when cma fails to allocate, actually.

Change-Id: I4b2264bd213d77d7c4276a45b560e6611b4c3b93
Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
drivers/staging/android/ion/ion_cma_heap.c