Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030261AbWJCKcF (ORCPT ); Tue, 3 Oct 2006 06:32:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030254AbWJCKcF (ORCPT ); Tue, 3 Oct 2006 06:32:05 -0400 Received: from mx1.redhat.com ([66.187.233.31]:10945 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S1030220AbWJCKcC (ORCPT ); Tue, 3 Oct 2006 06:32:02 -0400 From: David Howells In-Reply-To: <10243.1159869674@warthog.cambridge.redhat.com> References: <10243.1159869674@warthog.cambridge.redhat.com> <20061002201836.GB31365@elte.hu> <20061002162049.17763.39576.stgit@warthog.cambridge.redhat.com> <20061002162053.17763.26032.stgit@warthog.cambridge.redhat.com> <20061002132116.2663d7a3.akpm@osdl.org> To: David Howells Cc: Ingo Molnar , Andrew Morton , Thomas Gleixner , torvalds@osdl.org, 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 X-Mailer: MH-E 8.0; nmh 1.1; GNU Emacs 22.0.50 Date: Tue, 03 Oct 2006 11:30:04 +0100 Message-ID: <10922.1159871404@warthog.cambridge.redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 572 Lines: 15 David Howells wrote: > I wish. No, it's not simple enough to script. All the usages of struct > pt_regs have to be eyeballed and have to be poked with the compiler. The > problem is when an interrupt handler passes regs down to someone else - that I > can't find. Can't find with grep, I mean. David - 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/