diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-08-12 15:56:07 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-08-12 15:58:06 +0200 |
commit | 5a9f9578e3075a39e7b14db6e5b8e8c4e01f245f (patch) | |
tree | 9082901770befb730df9bee44dd75fb4c93e89c9 /kern/lock.h | |
parent | b30320dd03ddba56152cfe615eadeb0a8e40864e (diff) | |
download | gnumach-5a9f9578e3075a39e7b14db6e5b8e8c4e01f245f.tar.gz gnumach-5a9f9578e3075a39e7b14db6e5b8e8c4e01f245f.tar.bz2 gnumach-5a9f9578e3075a39e7b14db6e5b8e8c4e01f245f.zip |
pmap: Make pmap_protect sparse-pde aware
222020cff440 ("pmap: dynamically allocate the whole user page tree map")
made the pde array sparse, but missed updating pmap_protect accordingly:
we have to re-lookup for the pde on each PDE_MAPPED_SIZE section.
Diffstat (limited to 'kern/lock.h')
0 files changed, 0 insertions, 0 deletions