From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Thu, 10 Jan 2002 19:25:31 +0000 Subject: RE: [Linux-ia64] [PATCH] Support for alternative kernel profiler Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Wed, 9 Jan 2002 13:37:34 -0800 , "Luck, Tony" said: Tony> It turns out that we don't really need to have init_tasks[] Tony> exported. Here is a revised version of the patch with just Tony> the change to add SA_PERCPU_IRQ to the flags accepted by Tony> request_irq() I'd like Stephane to take a look at this patch and see whether there are any potential bad interactions with the PMU code he is working on (due to the manipulation of the psr.pp bit). Other than that, the patch looks good to me. --david