[NTOS:MM]
[reactos.git] / reactos / ntoskrnl / mm / ARM3 / mdlsup.c
index bfb3636..af1f8c7 100644 (file)
@@ -270,6 +270,7 @@ MmFreePagesFromMdl(IN PMDL Mdl)
         //
         Pfn1->u3.e1.StartOfAllocation = 0;
         Pfn1->u3.e1.EndOfAllocation = 0;
+        Pfn1->u3.e1.PageLocation = StandbyPageList;
         Pfn1->u2.ShareCount = 0;
 
         //