From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: [PATCH 10/19] Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG Date: Wed, 3 Aug 2011 10:04:25 +0100 Message-ID: <20110803090425.GA29150@linux-mips.org> References: <0f579173fd1c9f5dba6703ed8e44a767edf948b5.1312323131.git.len.brown@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from h5.dl5rb.org.uk ([81.2.74.5]:57216 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751995Ab1HCJNZ (ORCPT ); Wed, 3 Aug 2011 05:13:25 -0400 Content-Disposition: inline In-Reply-To: <0f579173fd1c9f5dba6703ed8e44a767edf948b5.1312323131.git.len.brown@intel.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Len Brown Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, Huang Ying , Richard Henderson , Mikael Starvik , David Howells , Yoshinori Sato , Tony Luck , Hirokazu Takata , Geert Uytterhoeven , Michal Simek , Kyle McMartin , Martin Schwidefsky , Chen Liqin , "David S. Miller" , Ingo Molnar , Chris Zankel , Len Brown On Tue, Aug 02, 2011 at 06:14:43PM -0400, Len Brown wrote: There is no MIPS-segment contained in this patch but since NMI on MIPS is sort of a non-topic (it's used for catastrophic malfunction and is similar to reset) I'm happy with that: Acked-by: Ralf Baechle Ralf