[NTOS]: If the memory area is owned by ARM3, and it's being freed, don't touch the...
authorSir Richard <sir_richard@svn.reactos.org>
Wed, 21 Jul 2010 17:58:09 +0000 (17:58 +0000)
committerSir Richard <sir_richard@svn.reactos.org>
Wed, 21 Jul 2010 17:58:09 +0000 (17:58 +0000)
commite6cdd4d0fd20a9a92f0e5202334272000ba10528
treed5e4e99c08964f97c28aa6ec3d83eafaeef20e9e
parentce8b9f4fcb06a0e0d59bea4599ac310ef5490cb7
[NTOS]: If the memory area is owned by ARM3, and it's being freed, don't touch the pages, just unlink it and free the memory. This is useful for MAREAs being used by ARM3 to protect pieces of address space from the Ros Mm Allocator, but when we don't want it to start playing with our pages. When we do free those MAREAs, keep it away!

svn path=/trunk/; revision=48163
reactos/ntoskrnl/mm/marea.c