msm: kgsl: Add print message to mark freed memory entries
In KGSL IOMMU fault handler, add a print message to indicate those
memory entries which have been MMU unmapped but are pending removal from
list of the concerned process' memory list. This corrects the
situation where due to a race condition an unmapped memory entry
might still get printed in fault handler as if still mapped and
in process list.
CRs-fixed: 698135
Change-Id: I5de2c4c5b6e5948a30f3415467aff161214fdba5
Signed-off-by:
Harsh Vardhan Dwivedi <hdwivedi@codeaurora.org>
Loading
Please register or sign in to comment