Skip to content

drm/msm: A couple shmem fixes

Rob Clark requested to merge robclark/virglrenderer:msm/rspmem into main

Don't trust the guest not to tamper with shmem, in particular don't let the guest control the munmap() size.

/cc @DemiMarie /cc @digetx @pepp @slp the other nctx renderers probably need something similar

Merge request reports