Re: [PATCH v4 3/7] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
From: Davidlohr Bueso <dave@stgolabs.net>
Date: 2023-01-27 18:12:34
Also in:
linux-mm, linuxppc-dev, lkml
From: Davidlohr Bueso <dave@stgolabs.net>
Date: 2023-01-27 18:12:34
Also in:
linux-mm, linuxppc-dev, lkml
On Thu, 26 Jan 2023, Suren Baghdasaryan wrote:
To simplify the usage of VM_LOCKED_CLEAR_MASK in vm_flags_clear(), replace it with VM_LOCKED_MASK bitmask and convert all users.
Might be good to mention explicitly no change in semantics, but otherwise lgtm Reviewed-by: Davidlohr Bueso <dave@stgolabs.net> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel