diff --git a/reactos/ntoskrnl/mm/ARM3/mdlsup.c b/reactos/ntoskrnl/mm/ARM3/mdlsup.c index bfb363673a9..af1f8c74a9f 100644 --- a/reactos/ntoskrnl/mm/ARM3/mdlsup.c +++ b/reactos/ntoskrnl/mm/ARM3/mdlsup.c @@ -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; //