Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751475AbWJEXfh (ORCPT ); Thu, 5 Oct 2006 19:35:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751486AbWJEXfh (ORCPT ); Thu, 5 Oct 2006 19:35:37 -0400 Received: from smtp.osdl.org ([65.172.181.4]:22218 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S1751474AbWJEXff (ORCPT ); Thu, 5 Oct 2006 19:35:35 -0400 Date: Thu, 5 Oct 2006 16:35:02 -0700 (PDT) From: Linus Torvalds To: David Howells cc: Andrew Morton , Thomas Gleixner , Ingo Molnar , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Dmitry Torokhov , Greg KH , David Brownell , Alan Stern Subject: Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers In-Reply-To: <18975.1160058127@warthog.cambridge.redhat.com> Message-ID: 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> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 881 Lines: 27 On Thu, 5 Oct 2006, David Howells wrote: > > Anyway, I've made a GIT tree with just IRQ my patches in. It can be browsed > at: > > http://git.infradead.org/?p=users/dhowells/irq-2.6.git;a=shortlog > > Or pulled from: > > git://git.infradead.org/~dhowells/irq-2.6.git Gaah. It has those ugly "cherry-picked from" messages (please use "-r" when cherry-picking, or "-e" and edit them out), but it looks fine otherwise, and I think I heard a _very_ convincing "please do it" from everybody involved when this was discussed, so I've pulled. Any fall-out from this should be both obvious and pretty trivial to fix up. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/