Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6cbf0400 authored by Lucas Stach's avatar Lucas Stach Committed by Lucas Stach
Browse files

drm/etnaviv: don't trigger OOM killer when page allocation fails



GPU buffers can be quite large, so userspace is expected to deal with
allocation failure. Don't trigger the OOM killer when page allocation for
the GEM objects fails, as this opens an easy possiblity for unprivileged
applications to DOS the system,a s the shmem pages are not fully accounted
to the allocating process.

Signed-off-by: default avatarLucas Stach <dev@lynxeye.de>
parent 12d01662
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment