From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753351Ab1HCJNc (ORCPT ); Wed, 3 Aug 2011 05:13:32 -0400 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 Date: Wed, 3 Aug 2011 10:04:25 +0100 From: Ralf Baechle 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 Subject: Re: [PATCH 10/19] Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG 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 Content-Disposition: inline In-Reply-To: <0f579173fd1c9f5dba6703ed8e44a767edf948b5.1312323131.git.len.brown@intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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