Prev: [PATCH 1/9] perf ui: Shorten ui_browser member names
Next: char: mxser.c, tty->driver_data is not set, kernel 2.6.33.7
From: Wu Fengguang on 10 Aug 2010 16:30 > > +#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/ |