reactos/ntoskrnl/mm/i386
Timo Kreuzer e685b25e35 [NTOS:MM/x64] Temporarily release AddressCreationLock in MmCreateVirtualMappingUnsafeEx
This is a hack, because the kernel mode path can incur a recursive page fault with the AddressCreationLock acquired, which would lead to a recursive acquisition, once we do proper locking in MmAccessFault.
To properly fix this the PDE must be made valid, similar to the user mode path, but that is not that simple...
2023-10-07 10:58:30 +03:00
..
page.c [NTOS:MM/x64] Temporarily release AddressCreationLock in MmCreateVirtualMappingUnsafeEx 2023-10-07 10:58:30 +03:00
pagepae.c Fix typo "managment" -> "management" in our codebase... 2023-06-04 21:39:56 +02:00
procsup.c Remove '.html' from spdx.org license page URLs. (#4845) 2022-11-03 18:25:37 +01:00