From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [PATCH V12 0/14] Paravirtualized ticket spinlocks Date: Tue, 06 Aug 2013 21:48:00 -0700 Message-ID: <5201D180.9080005@zytor.com> References: <20130806114020.20643.57235.sendpatchset@codeblue.in.ibm.com> <52016412.1020608@zytor.com> <5201B6FB.5080807@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5201B6FB.5080807@linux.vnet.ibm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Raghavendra K T Cc: jeremy@goop.org, gregkh@suse.de, kvm@vger.kernel.org, linux-doc@vger.kernel.org, peterz@infradead.org, drjones@redhat.com, virtualization@lists.linux-foundation.org, andi@firstfloor.org, stefano.stabellini@eu.citrix.com, xen-devel@lists.xensource.com, x86@kernel.org, mingo@redhat.com, habanero@linux.vnet.ibm.com, riel@redhat.com, konrad.wilk@oracle.com, ouyang@cs.pitt.edu, avi.kivity@gmail.com, tglx@linutronix.de, chegu_vinod@hp.com, linux-kernel@vger.kernel.org, srivatsa.vaddagiri@gmail.com, attilio.rao@citrix.com, pbonzini@redhat.com, torvalds@linux-foundation.org List-Id: virtualization@lists.linuxfoundation.org On 08/06/2013 07:54 PM, Raghavendra K T wrote: > On 08/07/2013 02:31 AM, H. Peter Anvin wrote: >> >> What is the baseline for this patchset? I tried to apply it on top of >> 3.11-rc4 and I got nontrivial conflicts. >> > > I had based it on top of 445363e8 [ Merge branch 'perf/urgent'] > of tip. Sorry for not mentioning that. > > Please let me know, if I should rebase again. > tip:master is not a stable branch; it is more like linux-next. We need to figure out which topic branches are dependencies for this set. -hpa From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753490Ab3HGEuA (ORCPT ); Wed, 7 Aug 2013 00:50:00 -0400 Received: from terminus.zytor.com ([198.137.202.10]:46189 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752185Ab3HGEt6 (ORCPT ); Wed, 7 Aug 2013 00:49:58 -0400 Message-ID: <5201D180.9080005@zytor.com> Date: Tue, 06 Aug 2013 21:48:00 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: Raghavendra K T CC: gleb@redhat.com, mingo@redhat.com, jeremy@goop.org, x86@kernel.org, konrad.wilk@oracle.com, pbonzini@redhat.com, linux-doc@vger.kernel.org, habanero@linux.vnet.ibm.com, xen-devel@lists.xensource.com, peterz@infradead.org, mtosatti@redhat.com, stefano.stabellini@eu.citrix.com, andi@firstfloor.org, attilio.rao@citrix.com, ouyang@cs.pitt.edu, gregkh@suse.de, agraf@suse.de, chegu_vinod@hp.com, torvalds@linux-foundation.org, avi.kivity@gmail.com, tglx@linutronix.de, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, riel@redhat.com, drjones@redhat.com, virtualization@lists.linux-foundation.org, srivatsa.vaddagiri@gmail.com Subject: Re: [PATCH V12 0/14] Paravirtualized ticket spinlocks References: <20130806114020.20643.57235.sendpatchset@codeblue.in.ibm.com> <52016412.1020608@zytor.com> <5201B6FB.5080807@linux.vnet.ibm.com> In-Reply-To: <5201B6FB.5080807@linux.vnet.ibm.com> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/06/2013 07:54 PM, Raghavendra K T wrote: > On 08/07/2013 02:31 AM, H. Peter Anvin wrote: >> >> What is the baseline for this patchset? I tried to apply it on top of >> 3.11-rc4 and I got nontrivial conflicts. >> > > I had based it on top of 445363e8 [ Merge branch 'perf/urgent'] > of tip. Sorry for not mentioning that. > > Please let me know, if I should rebase again. > tip:master is not a stable branch; it is more like linux-next. We need to figure out which topic branches are dependencies for this set. -hpa