Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754709Ab1C1QGj (ORCPT ); Mon, 28 Mar 2011 12:06:39 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:33057 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753999Ab1C1QGi (ORCPT ); Mon, 28 Mar 2011 12:06:38 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=FYW6ifbkJbw5XFXALE0HrV/pnJWPHn5jNxYlx4BMYucfme3PkpOm3gh4uXhH36whuO BFzxhESsTsMsYv9kRogMlxp0ZAvJ6n+Mf08Hz7zTz0ZAWnBQhRqebZwnJVrOcPFVwwyh ksnzWVEnhSCnYNSO5p4k5o0hCZjnVf1KMCDl0= Date: Mon, 28 Mar 2011 18:06:32 +0200 From: Tejun Heo To: Christoph Lameter Cc: Eric Dumazet , Linus Torvalds , Ingo Molnar , Pekka Enberg , Thomas Gleixner , akpm@linux-foundation.org, npiggin@kernel.dk, rientjes@google.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCH] percpu: avoid extra NOP in percpu_cmpxchg16b_double Message-ID: <20110328160632.GD6736@htj.dyndns.org> References: <1301161507.2979.105.camel@edumazet-laptop> <1301212347.32248.1.camel@edumazet-laptop> <1301308335.3182.12.camel@edumazet-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 534 Lines: 21 On Mon, Mar 28, 2011 at 08:46:05AM -0500, Christoph Lameter wrote: > On Mon, 28 Mar 2011, Eric Dumazet wrote: > > > Therefore, NOPX should be : > > > > P6_NOP3 on SMP > > P6_NOP2 on !SMP > > Acked-by: Christoph Lameter Applied to percpu#fixes-2.6.39. Thanks. -- tejun -- 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/