From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ug-out-1314.google.com ([66.249.92.174]:16190 "EHLO ug-out-1314.google.com") by vger.kernel.org with ESMTP id S1751238AbWJEUU5 (ORCPT ); Thu, 5 Oct 2006 16:20:57 -0400 Received: by ug-out-1314.google.com with SMTP id o38so248650ugd for ; Thu, 05 Oct 2006 13:20:55 -0700 (PDT) Message-ID: Date: Thu, 5 Oct 2006 16:20:54 -0400 From: "Dmitry Torokhov" Subject: Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers In-Reply-To: <20061005124601.94ed7194.akpm@osdl.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061002132116.2663d7a3.akpm@osdl.org> <20061002162049.17763.39576.stgit@warthog.cambridge.redhat.com> <20061002162053.17763.26032.stgit@warthog.cambridge.redhat.com> <18975.1160058127@warthog.cambridge.redhat.com> <20061005124601.94ed7194.akpm@osdl.org> Sender: linux-arch-owner@vger.kernel.org To: Andrew Morton Cc: David Howells , Thomas Gleixner , Ingo Molnar , torvalds@osdl.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Greg KH , David Brownell , Alan Stern List-ID: On 10/5/06, Andrew Morton wrote: > > A quick survey of the wreckage: > > - Dmitry's input git tree breaks a bit Ignore my tree for now, it needs redoing... I will reset it to kill the 3 problematic patches if I have time tonight, otherwise it matches with what Linus has in his tree. -- Dmitry