[NTOS]: Don't use MmAllocPage for the first paged pool PDE, instead, use MiRemoveZero...
authorSir Richard <sir_richard@svn.reactos.org>
Sun, 6 Jun 2010 14:13:35 +0000 (14:13 +0000)
committerSir Richard <sir_richard@svn.reactos.org>
Sun, 6 Jun 2010 14:13:35 +0000 (14:13 +0000)
commitabefb827e7f4483f1e353e16445288d62367be10
treea690a02fd9ca35c7b61ba31f14fe48e08e34a4fe
parent49448736a21cafe10f28ec6cea17fa73f4d6ba03
[NTOS]: Don't use MmAllocPage for the first paged pool PDE, instead, use MiRemoveZeroPage.
[NTOS]: Use MiInitializePfnForOtherProcess to setup the first paged pool PDE.

svn path=/trunk/; revision=47622
reactos/ntoskrnl/mm/ARM3/miarm.h
reactos/ntoskrnl/mm/ARM3/mminit.c