LWIS: fix the race condition.
In the iommu_page_fault_handler() we try to print the information of all
the clients. This might have a race condition vs the client powering
down.
Test: board boots and AOSP camera app works, tested with intentional
IOMMU page fault.
Bug: 176545233
Change-Id: Iddbbc6d2411e5aae22faa021c2ff83413405b20c
Signed-off-by:
Ge Bian <bian@google.com>
Loading
Please sign in to comment