From: Wu Fengguang on
> > +#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(a)csn.ul.ie>

Both fixed in Andi's tree, so

Acked-by: Wu Fengguang <fengguang.wu(a)intel.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/