On Tue, Mar 03, 2020 at 02:43:21PM +0530, Anshuman Khandual wrote: > On 03/03/2020 12:04 PM, Hugh Dickins wrote: > > On Mon, 2 Mar 2020, Anshuman Khandual wrote: > >> vma_is_dontdump() > >> vma_is_noreserve() > >> vma_is_special() > >> vma_is_locked() > >> vma_is_mergeable() > >> vma_is_softdirty() > >> vma_is_thp() > >> vma_is_nothp() > > Improved readability? Not to my eyes. > > As mentioned before, I dont feel strongly about patch 3/3 and will drop. Should be "const struct vm_area_struct *" anyway.