From dc70fdb7330bef393ef2a195ccf05a4dc5bc137b Mon Sep 17 00:00:00 2001 From: maxv Date: Sun, 12 Aug 2018 15:33:36 +0000 Subject: [PATCH] mark two entries as done --- doc/TODO.kaslr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/TODO.kaslr b/doc/TODO.kaslr index 2ff75187554a..e28601f9cf12 100644 --- a/doc/TODO.kaslr +++ b/doc/TODO.kaslr @@ -25,9 +25,9 @@ ====== RANDOMIZATION ====== --- Randomize the PTE space. +[DONE] -- Randomize the PTE space. --- Randomize the kernel main memory (VM_MIN_KERNEL_ADDRESS). +[DONE] -- Randomize the kernel main memory (VM_MIN_KERNEL_ADDRESS). [DONE] -- Randomize the direct map.