Skip to content
Snippets Groups Projects
Commit 78af1e17 authored by Jordan Crouse's avatar Jordan Crouse Committed by Iliyan Malchev
Browse files

msm: kgsl: Mark mmapped objects with VM_DONTCOPY


Add VM_DONTCOPY to the default set of mmap flags to keep VM objects
from being copied on fork() and causing issues.  KGSL file descriptors
copied to a child are not expected to be usable.

Change-Id: Ic0dedbad85c07118a931ccb9f7a6fd0507da3e5a
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent c240a9bc
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