ANDROID: iommu/io-pgtable-arm: Free tables with IO_PGTABLE_QUIRK_UNMAP_INVAL
Now, that no one rely on the post table walker walking invalidated
tables, we can return to the original behaviour of eagrly freeing
the tables with IO_PGTABLE_QUIRK_UNMAP_INVAL.
However, we need to zero the table pte before freeing it.
Bug: 357781595
Bug: 384432312
Change-Id: I30513d8b1132f7cb07dfdaa6da30cc46e813c6a3
Signed-off-by:
Mostafa Saleh <smostafa@google.com>
Loading
Please sign in to comment