Re: [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
Pedro Falcato <[email protected]>
| Newsgroups | gmane.linux.kernel.aio.general,gmane.linux.kernel,gmane.comp.video.dri.devel,gmane.comp.freedesktop.xorg.drivers.intel,gmane.linux.file-systems,gmane.comp.file-systems.ext4,gmane.linux.kernel.mm,gmane.linux.kernel.lsm |
|---|---|
| Message-ID | <5pqsv3quguk6mwxywdqpvkcxhmqjoupqq44pserucrlelnyvnc@tkwpixdhcw5i> |
On Thu, Jan 22, 2026 at 04:06:11PM +0000, Lorenzo Stoakes wrote: > In order to stay consistent between functions which manipulate a vm_flags_t > argument of the form of vma_flags_...() and those which manipulate a > VMA (in this case the flags field of a VMA), rename > vma_flag_[test/set]_atomic() to vma_[test/set]_atomic_flag(). > > This lays the groundwork for adding VMA flag manipulation functions in a > subsequent commit. > > Signed-off-by: Lorenzo Stoakes <[email protected]> Reviewed-by: Pedro Falcato <[email protected]> -- Pedro -- To unsubscribe, send a message with 'unsubscribe linux-aio' in the body to [email protected]. For more info on Linux AIO, see: http://www.kvack.org/aio/ Don't email: <a href=mailto:"[email protected]">[email protected]</a>