From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([66.187.233.31]:25544 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S1751466AbWJEOYQ (ORCPT ); Thu, 5 Oct 2006 10:24:16 -0400 From: David Howells In-Reply-To: <20655.1159932383@kao2.melbourne.sgi.com> References: <20655.1159932383@kao2.melbourne.sgi.com> Subject: Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers Date: Thu, 05 Oct 2006 15:24:11 +0100 Message-ID: <19038.1160058251@warthog.cambridge.redhat.com> Sender: linux-arch-owner@vger.kernel.org To: Keith Owens Cc: David Howells , mingo@redhat.com, linux-arch@vger.kernel.org List-ID: Keith Owens wrote: > That is the one that I am using, and it blows up immediately on IA64. > There is no automatic default to scan include/asm-generic after > asm-$(ARCH). Sigh. Forgot to tell StGIT to add the new files again. Sorry about that. I'll post a new patch soon. David