Re: [PATCH v4 5/7] mm: replace vma->vm_flags indirect modification in ksm_madvise
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2023-01-26 22:45:50
Also in:
linux-mm, linuxppc-dev, lkml
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2023-01-26 22:45:50
Also in:
linux-mm, linuxppc-dev, lkml
Suren Baghdasaryan [off-list ref] writes:
Replace indirect modifications to vma->vm_flags with calls to modifier functions to be able to track flag changes and to keep vma locking correctness. Signed-off-by: Suren Baghdasaryan <surenb@google.com> Acked-by: Michal Hocko <mhocko@suse.com> Acked-by: Mel Gorman <redacted> Acked-by: Mike Rapoport (IBM) <rppt@kernel.org> --- arch/powerpc/kvm/book3s_hv_uvmem.c | 6 +++++-
Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc) cheers _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel