-
- Downloads
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:
Subhajit Paul <subhajit_paul@ti.com>
Loading
Please register or sign in to comment