apio 4021cb3ac0 KernelHeap: do not crash the entire system
Previously, calling free_virtual_page(s) would cause an assertion fail if the address was not in the kernel heap range.
Now, we just return.
2022-10-12 14:28:48 +02:00
..
2022-10-08 18:27:05 +02:00
2022-10-12 13:12:46 +02:00
2022-10-06 18:04:32 +02:00
2022-10-06 17:13:34 +02:00
2022-10-11 21:21:27 +02:00
2022-10-08 18:08:50 +02:00
2022-10-12 13:05:57 +02:00
2022-10-11 19:53:55 +02:00