Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965210AbWJBVL4 (ORCPT ); Mon, 2 Oct 2006 17:11:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965130AbWJBVL4 (ORCPT ); Mon, 2 Oct 2006 17:11:56 -0400 Received: from dsl027-180-168.sfo1.dsl.speakeasy.net ([216.27.180.168]:42949 "EHLO sunset.davemloft.net") by vger.kernel.org with ESMTP id S965127AbWJBVLz (ORCPT ); Mon, 2 Oct 2006 17:11:55 -0400 Date: Mon, 02 Oct 2006 14:12:09 -0700 (PDT) Message-Id: <20061002.141209.21618299.davem@davemloft.net> To: torvalds@osdl.org Cc: mingo@elte.hu, akpm@osdl.org, dhowells@redhat.com, tglx@linutronix.de, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, dtor@mail.ru, greg@kroah.com, david-b@pacbell.net, stern@rowland.harvard.edu Subject: Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers From: David Miller In-Reply-To: References: <20061002132116.2663d7a3.akpm@osdl.org> <20061002201836.GB31365@elte.hu> X-Mailer: Mew version 4.2 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 541 Lines: 16 From: Linus Torvalds Date: Mon, 2 Oct 2006 13:54:33 -0700 (PDT) > So if the patch works against my current tree, and nobody objects, I can > certainly apply it. > > So speak up, people... Since it provides a suitable nestability of the regs setting, I have no objections. - 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/