Thread (29 messages) 29 messages, 9 authors, 2023-03-22

Re: [PATCH v4 4/7] mm: replace vma->vm_flags direct modifications with modifier calls

From: Andrew Morton <akpm@linux-foundation.org>
Date: 2023-01-31 20:54:27
Also in: linux-arm-kernel, linux-mm, lkml

On Tue, 31 Jan 2023 10:54:22 -0800 Suren Baghdasaryan [off-list ref] wrote:
quoted
quoted
-             vma->vm_flags &= ~VM_MAYWRITE;
+             vm_flags_clear(vma, VM_MAYSHARE);
      }
I think it should be:
        s/VM_MAYSHARE/VM_MAYWRITE/
I added the fixup.  Much better than resending a seven patch series for a
single line change.  Unless you have substantial other changes pending.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help