mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
54d1b39676
MmGetSectionAssociation races with _MmSetPageEntrySectionSegment without sharing a lock. So we need to hold the PFN lock, until we have referenced the section segment found in the RMAP. This prevents that a section segment, which still has associated RMAPs from being deleted behind our back. |
||
---|---|---|
.. | ||
section | ||
cachesub.c | ||
copysup.c | ||
fssup.c | ||
lazyrite.c | ||
logsup.c | ||
mdlsup.c | ||
newcc.h | ||
pinsup.c |