[NTOS:MM] Since the _MMPTE_SUBSECTION structure for x86 (without PAE) uses the Subsec... 2425/head
authorVadim Galyant <vgal@rambler.ru>
Fri, 24 Jan 2020 00:29:40 +0000 (09:29 +0900)
committerThomas Faber <thomas.faber@reactos.org>
Mon, 6 Apr 2020 09:16:34 +0000 (11:16 +0200)
commit3c585d0e3879a8d445c04dd038158d88a98c3292
tree1901c2e4f89f3fee96de9a4f946852cb3c6b15ea
parent5032a40d33a4edc9cdf7acad08b8eb2d928c9793
[NTOS:MM] Since the _MMPTE_SUBSECTION structure for x86 (without PAE) uses the SubsectionAddressLow truncated by the least significant three bits, the _CONTROL_AREA, _LARGE_CONTROL_AREA, _SUBSECTION, _MSUBSECTION structures must be 8-byte aligned.
Corresponding checks in MmArmInitSystem() have been removed.
ntoskrnl/mm/ARM3/mminit.c
sdk/include/ndk/mmtypes.h