Skip to content
Snippets Groups Projects
Commit bf8997b8 authored by Subhajit Paul's avatar Subhajit Paul
Browse files

K3.12 mmap support for sync data


mmap support by creating in-kernel private handles was
incorporated in a previous patch. However, handles were
created only for memory allocated inside the mmap function.

If the mmap request is made on an existing memory, create a
handle as well.

Change-Id: I3a44db65700bc0f8e08ddc438d305bf2911817fb
Signed-off-by: default avatarSubhajit Paul <subhajit_paul@ti.com>
parent 4e7c4ae2
No related branches found
Tags glsdk_6.10.00.02
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment