[NTOSKRNL]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 11 Aug 2010 01:22:06 +0000 (01:22 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 11 Aug 2010 01:22:06 +0000 (01:22 +0000)
commitaac1625f1f62ca121eb0549ca3819f80f138778e
tree21ed62511ecefe14b98112376b16c5f17d78c5dd
parentda140c1ba30db4a089bb1c23f29b77d006eb6ad1
[NTOSKRNL]
Stop using the new paged pool code, before ExpLoadInitialProcess is called. For so far unknown reasons, it causes evil things to happen. Fixes "Assertion NewSize < pool->UserSize failed"
See issue #5551 for more details.

svn path=/trunk/; revision=48517
reactos/ntoskrnl/ex/init.c