Re: [PATCH 01/16] mm: consolidate all page-flags helpers in

2015-03-22 Thread Hugh Dickins
On Thu, 19 Mar 2015, Kirill A. Shutemov wrote: > We have page-flags helper function declarations/definitions spread over > several header files. Let's consolidate them in . > > Signed-off-by: Kirill A. Shutemov Acked-by: Hugh Dickins I find this one helpful (assuming it builds fine everywhere

[PATCH 01/16] mm: consolidate all page-flags helpers in

2015-03-19 Thread Kirill A. Shutemov
We have page-flags helper function declarations/definitions spread over several header files. Let's consolidate them in . Signed-off-by: Kirill A. Shutemov --- include/linux/hugetlb.h| 7 include/linux/ksm.h| 17 include/linux/mm.h | 81