[NTOSKRNL]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 17 May 2015 00:35:23 +0000 (00:35 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 17 May 2015 00:35:23 +0000 (00:35 +0000)
commitc6d5bbaa74e0c50a69f22026c23ce1b4715b9eb6
treefe55a996a816f3d7366e193c5508defdb43d030d
parent2b1be6187c04e32f9c527cc69dde870cd5780f7d
[NTOSKRNL]
Get rid of MiRosTakeOverSharedUserPage. We don't need it anymore, since the user page is manually handled in the page fault handler and since it's outside the VAD region, we don't need to block that range. Now there should be no memory areas left at all in MmDeleteProcessAddressSpace.

svn path=/trunk/; revision=67796
reactos/ntoskrnl/mm/ARM3/procsup.c
reactos/ntoskrnl/mm/marea.c