Skip to content
Snippets Groups Projects
Commit d9426433 authored by Jonathan Solnit's avatar Jonathan Solnit Committed by Nick Desaulniers
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: If998615655f69d9d867d7655d617083d3d9c03eb
Signed-off-by: default avatarBenjamin Chan <bkchan@codeaurora.org>
Signed-off-by: default avatarJonathan Solnit <jsolnit@google.com>
parent 73861127
Branches
Tags
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