Commit 843ca9aa authored by Mostafa Saleh's avatar Mostafa Saleh
Browse files

ANDROID: driver/io-pgtable-arm: Add missing callback in unmap_pages_walk



Currently, unmap_pages_walk calls the unmapped paddr callback for:
- An unmapped page with size equals to pgsize(argument).
- An unmapped page with size equals pgsize, which is part which of
  larger block that was broken.

However, this was missing a third case where table is fully unmapped,
where the table size covers the pgsize (but the actual pages are
smaller).

Bug: 333874255
Bug: 277989609
Bug: 278749606

Change-Id: I76e7ef62084195db6e93310b37a15f7031a40fa8
Signed-off-by: default avatarMostafa Saleh <smostafa@google.com>
parent c8ff6db6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment