diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-08-14 01:03:30 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-08-14 01:03:30 +0200 |
commit | 0858a1817f58a002945c4c58fea196f2b14ba460 (patch) | |
tree | cdab5212e520895b38766b877ad5ab4652d7209a /kern/processor.c | |
parent | f22235e8d190cb6467aa755dc83bf85e7e95af04 (diff) | |
download | gnumach-0858a1817f58a002945c4c58fea196f2b14ba460.tar.gz gnumach-0858a1817f58a002945c4c58fea196f2b14ba460.tar.bz2 gnumach-0858a1817f58a002945c4c58fea196f2b14ba460.zip |
x86_64: Fix memory leak on pmap destruction
We do need to go through the whole page table, to release the pdpt-s and
pdet-s that map the kernel. Only the ptpt-s that map the kernel are shared
between tasks.
Diffstat (limited to 'kern/processor.c')
0 files changed, 0 insertions, 0 deletions