Re: [linux-next][PATCH] revert headers_check fix: ia64, fpu.h

From: Sam Ravnborg
Date: Fri Feb 06 2009 - 08:41:21 EST


On Fri, Feb 06, 2009 at 05:19:00PM +0900, KOSAKI Motohiro wrote:
> > diff --git a/arch/ia64/include/asm/fpu.h b/arch/ia64/include/asm/fpu.h
> > index 3859558..b6395ad 100644
> > --- a/arch/ia64/include/asm/fpu.h
> > +++ b/arch/ia64/include/asm/fpu.h
> > @@ -6,7 +6,7 @@
> > * David Mosberger-Tang <davidm@xxxxxxxxxx>
> > */
> >
> > -#include <asm/types.h>
> > +#include <linux/types.h>
>
> this change break ia64 build perfectly.
> this patch seems don't tested at all.
>
> Ingo, I hope you ask patch author how to test posted patch ;-)

Patch author test the patch by adding it to a git tree that hits -next.
And this catched ths bug - so -next served its purpose.

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/