aboutsummaryrefslogtreecommitdiff
path: root/kern/processor.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2023-08-14 01:03:30 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-08-14 01:03:30 +0200
commit0858a1817f58a002945c4c58fea196f2b14ba460 (patch)
treecdab5212e520895b38766b877ad5ab4652d7209a /kern/processor.c
parentf22235e8d190cb6467aa755dc83bf85e7e95af04 (diff)
downloadgnumach-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