+4
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Several clients allocate buffers out of common cma region
using DMA_ATTR_NO_KERNEL_MAPPING attribute. Since this
removes kernel mapping for these buffers, calling kmemleak
scan crashes accessing such regions. Hence Skip kmemleak
for common cma region.
Change-Id: I019677433dcd3c89839e73d1c71d2691732e408a
Signed-off-by:
Shiraz Hashim <shashim@codeaurora.org>