[NTOS:MM] Get rid of MmSetCleanAllRmaps and MmIsDirtyPageRmap
authorJérôme Gardou <jerome.gardou@reactos.org>
Wed, 10 Mar 2021 14:16:29 +0000 (15:16 +0100)
committerJérôme Gardou <zefklop@users.noreply.github.com>
Thu, 8 Apr 2021 13:40:37 +0000 (15:40 +0200)
commit9e121fb6c25077dedf9cfeb74edda3f1ad411dbf
tree8544770a404c98484c26e89bda84aa4ed86eb053
parent7bffb92099936d1487680efba433f45c3316defa
[NTOS:MM] Get rid of MmSetCleanAllRmaps and MmIsDirtyPageRmap

Everything is wrong with them. Bad locking. Bad logic.
ntoskrnl/include/internal/mm.h
ntoskrnl/mm/rmap.c
ntoskrnl/mm/section.c