Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753906AbaDRQXv (ORCPT ); Fri, 18 Apr 2014 12:23:51 -0400 Received: from g4t3427.houston.hp.com ([15.201.208.55]:38207 "EHLO g4t3427.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751459AbaDRQXr (ORCPT ); Fri, 18 Apr 2014 12:23:47 -0400 Message-ID: <53515181.8090303@hp.com> Date: Fri, 18 Apr 2014 12:23:29 -0400 From: Waiman Long User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130109 Thunderbird/10.0.12 MIME-Version: 1.0 To: Ingo Molnar CC: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , linux-arch@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, xen-devel@lists.xenproject.org, kvm@vger.kernel.org, Paolo Bonzini , Konrad Rzeszutek Wilk , "Paul E. McKenney" , Rik van Riel , Linus Torvalds , Raghavendra K T , David Vrabel , Oleg Nesterov , Gleb Natapov , Scott J Norton , Chegu Vinod Subject: Re: [PATCH v9 03/19] qspinlock: Add pending bit References: <1397747051-15401-1-git-send-email-Waiman.Long@hp.com> <1397747051-15401-4-git-send-email-Waiman.Long@hp.com> <20140418074255.GA13517@gmail.com> In-Reply-To: <20140418074255.GA13517@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/18/2014 03:42 AM, Ingo Molnar wrote: > * Waiman Long wrote: > >> Because the qspinlock needs to touch a second cacheline; add a pending >> bit and allow a single in-word spinner before we punt to the second >> cacheline. >> >> Signed-off-by: Peter Zijlstra >> Signed-off-by: Waiman Long > This patch should have a "From: Peter" in it as well, right? > > Thanks, > > Ingo Do you mean a "From:" line in the mail header? It will be a bit hard to have different "From:" header in the same patch series. I can certainly do that if there is an easy way to do it. -Longman -- 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/