[NTOSKRNL]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 22 May 2014 10:08:44 +0000 (10:08 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 22 May 2014 10:08:44 +0000 (10:08 +0000)
commitbbbef82de905b495512f3371764f759a996c8eca
tree873e8fc200c03ab81d081e1268a7a4c2e3e0ed12
parent16a52a9e08f037897ad431370966ee2e5bc279a2
[NTOSKRNL]
- Do not align the size of a memory area to the allocation granularity, but to PAGE_SIZE. Fixes OllyDbg regression from r61108. CORE-8168 #resolve
- Clarify the size calculation in MmCreateMemoryArea
- Silence a few DPRINTs

svn path=/trunk/; revision=63405
reactos/ntoskrnl/mm/ARM3/miarm.h
reactos/ntoskrnl/mm/ARM3/virtual.c
reactos/ntoskrnl/mm/marea.c