From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/4]: Respin local_irq_*_nmi() stuff. Date: Mon, 12 Apr 2010 22:08:38 -0700 (PDT) Message-ID: <20100412.220838.132238558.davem@davemloft.net> References: <20100409.160132.216116766.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:54412 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750882Ab0DMFIe (ORCPT ); Tue, 13 Apr 2010 01:08:34 -0400 In-Reply-To: <20100409.160132.216116766.davem@davemloft.net> Sender: linux-arch-owner@vger.kernel.org List-ID: To: peterz@infradead.org Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, sparclinux@vger.kernel.org I'm rescinding these patches for now, for two reasons: 1) The NMI annotations necessary to get everything working really gets out of control. 2) I think I found a cheap way to do this in sparc64 specific code. Thanks!