> > +#ifndef _LINUX_HUGETLB_INLINE_H > > +#define _LINUX_HUGETLB_INLINE_H 1 > > + > > Just #define __LINUX_HUGETLB_INLINE_H is fine. No need for the 1 > > > +#ifdef CONFIG_HUGETLBFS > > + > > Should be CONFIG_HUGETLB_PAGE > > With those corrections; > > Acked-by: Mel Gorman <mel@xxxxxxxxx> Both fixed in Andi's tree, so Acked-by: Wu Fengguang <fengguang.wu@xxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>