Re: [PATCH v3 3/7] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
From: Mel Gorman <hidden>
Date: 2023-01-26 14:17:40
Also in:
linux-arm-kernel, linux-mm, lkml
From: Mel Gorman <hidden>
Date: 2023-01-26 14:17:40
Also in:
linux-arm-kernel, linux-mm, lkml
On Wed, Jan 25, 2023 at 03:35:50PM -0800, Suren Baghdasaryan wrote:
To simplify the usage of VM_LOCKED_CLEAR_MASK in clear_vm_flags(), replace it with VM_LOCKED_MASK bitmask and convert all users. Signed-off-by: Suren Baghdasaryan <surenb@google.com> Acked-by: Michal Hocko <mhocko@suse.com>
Acked-by: Mel Gorman <redacted> -- Mel Gorman SUSE Labs