On Fri, Jan 27, 2023 at 10:12 AM Davidlohr Bueso <d...@stgolabs.net> wrote: > > 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
Thanks! I'll add that if a new version is cut in the future. > > Reviewed-by: Davidlohr Bueso <d...@stgolabs.net> > > -- > To unsubscribe from this group and stop receiving emails from it, send an > email to kernel-team+unsubscr...@android.com. >