+13
−5
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When running with global pagetables the PID that freed the memory
and the pagetable ID (0) are different so don't use the PID of
the freeing process as the index to the entry. But it is still
interesting to store the pid of the process that freed the memory
(in fact even more interesting with global pagetables) so record
that still and print it on failure.
Change-Id: Ic0dedbad09f78998f7758777c60075780d1d7694
Signed-off-by:
Jordan Crouse <jcrouse@codeaurora.org>