ion: Check for PagePrivate in free_buffer_page
There is a possibility of non secure pages getting added
to secure pool one such case is in secure system heap alloc
failure path, Fix this by checking if page is private before
selecting the pool.
Change-Id: I5d7e94040fcbdb7aa2621eb537c8bc249887fc4f
Signed-off-by:
Vijayanand Jitta <vjitta@codeaurora.org>
Loading
Please register or sign in to comment