From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757184Ab3HGGjK (ORCPT ); Wed, 7 Aug 2013 02:39:10 -0400 Received: from e23smtp07.au.ibm.com ([202.81.31.140]:52695 "EHLO e23smtp07.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754219Ab3HGGjH (ORCPT ); Wed, 7 Aug 2013 02:39:07 -0400 Message-ID: <5201ED01.7000803@linux.vnet.ibm.com> Date: Wed, 07 Aug 2013 12:15:21 +0530 From: Raghavendra K T Organization: IBM User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: "H. Peter Anvin" 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> <5201D180.9080005@zytor.com> In-Reply-To: <5201D180.9080005@zytor.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-TM-AS-MML: No X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13080706-0260-0000-0000-0000036F04FE Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/07/2013 10:18 AM, H. Peter Anvin wrote: >> 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. Okay. I 'll start looking at the branches that would get affected. (Xen, kvm are obvious ones). Please do let me know the branches I might have to check for.