Files
android_kernel_fxtec_sm6115/mm
Isaac J. Manjarres 3f2b8324ea BACKPORT: ANDROID: mm: shmem: Use memfd-ashmem-shim ioctl handler
Allow the memfd-ashmem-shim ioctl handler to run for any shmem file,
so that memfds can handle ashmem ioctl commands.

While this allows ashmem ioctl commands to be invoked on more than just
memfds, this should be fine, since the ioctl commands don't expose any
additional functionality than what is already achievable via other
system calls.

Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>
Change-Id: I8578efdd13fd668f44fc0c6a0fe39257da26397e
2026-03-16 03:27:33 +00:00
..