From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Date: Fri, 06 Feb 2009 13:42:53 +0000 Subject: Re: [linux-next][PATCH] revert headers_check fix: ia64, fpu.h Message-Id: <20090206134253.GA9919@uranus.ravnborg.org> List-Id: References: <1233385816.17794.16.camel@localhost.localdomain> <20090206164546.6291.KOSAKI.MOTOHIRO@jp.fujitsu.com> In-Reply-To: <20090206164546.6291.KOSAKI.MOTOHIRO@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: KOSAKI Motohiro Cc: Jaswinder Singh Rajput , Ingo Molnar , Linus Torvalds , Andrew Morton , Russell King - ARM Linux , hskinnemoen@atmel.com, cooloney@kernel.org, tony.luck@intel.com, ralf@linux-mips.org, dhowells@redhat.com, matthew@wil.cx, chris@zankel.net, LKML , linux-next , linux-ia64 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 > > */ > > > > -#include > > +#include > > 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