Skip to content

Commit 7fcf551

Browse files
Nicolas Pitrenashif
authored andcommitted
aarch64: mmu: cleanups and fixes
Major changes: - move related functions together - optimize add_map() not to walk the page tables *twice* on every loop - properly handle leftover size when a range is already mapped - don't overwrite existing mappings by default - return an error when the mapping fails and make the code clearer overall. Signed-off-by: Nicolas Pitre <[email protected]>
1 parent dfd8e75 commit 7fcf551

File tree

3 files changed

+176
-149
lines changed

3 files changed

+176
-149
lines changed

0 commit comments

Comments
 (0)