[NTOS]: Fix build, my bad (missing file).

svn path=/trunk/; revision=45612
This commit is contained in:
Sir Richard 2010-02-18 17:13:37 +00:00
parent de3d0b9d0c
commit 19e144b8b3

View file

@ -797,7 +797,7 @@ MiBuildPfnDatabaseFromLoaderBlock(IN PLOADER_PARAMETER_BLOCK LoaderBlock)
if (!Pfn1->u3.e2.ReferenceCount)
{
Pfn1->u3.e1.CacheAttribute = MiNonCached;
MiInsertPageInFreeList(PageFrameIndex);
//MiInsertPageInFreeList(PageFrameIndex);
}
/* Go to the next page */