Skip to content
Snippets Groups Projects
Commit 80b1ca67 authored by Jonathan Solnit's avatar Jonathan Solnit Committed by Andrew Chant
Browse files

BACKPORT: msm: mdss: Fix invalid dma attachment during fb shutdown


If DMA attachment fail during fb_mmap, all ION memory will get free. It
is necessary to reset the fbmem and fb_attachemnt pointer to NULL,
otherwise during shutdown will perform another free and causing issue.

CRs-Fixed: 1090244
Bug: 36251984
Change-Id: I36eb3ca12ae90789b2b63ddd6d9ed69517b2eb59
Signed-off-by: default avatarBenjamin Chan <bkchan@codeaurora.org>
Signed-off-by: default avatarJonathan Solnit <jsolnit@google.com>
parent 7d8bf14e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment