+22
−12
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When userspace requests that shared memory be freed on a fence that is
already expired, we return an error without freeing the memory.
Instead, make sure the memory is actually freed. While we're here, add
a trace point to help debugging.
Change-Id: I37d2f1b33e345ade575453371b8b8d9e1a9d66ce
Signed-off-by:
Lynus Vaz <lvaz@codeaurora.org>