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 at stgolabs.net>