mm: fix mapping memory in non-present PDEs

This commit is contained in:
2025-11-05 20:59:01 +03:00
parent 561de6a4e3
commit 57d2931b96
3 changed files with 18 additions and 7 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ void kmain(unsigned int magic, unsigned int info)
l9660_dir dir;
l9660_file file;
follow_path("/katau/caller.", &file, &dir);
follow_path("/katau/dash.", &file, &dir);
exec_from_file(&file, &dir);