From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759438Ab2CaAwY (ORCPT ); Fri, 30 Mar 2012 20:52:24 -0400 Received: from e23smtp01.au.ibm.com ([202.81.31.143]:38534 "EHLO e23smtp01.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759237Ab2CaAwC (ORCPT ); Fri, 30 Mar 2012 20:52:02 -0400 Message-ID: <4F765503.9040801@linux.vnet.ibm.com> Date: Sat, 31 Mar 2012 06:21:15 +0530 From: Raghavendra K T Organization: IBM User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1 MIME-Version: 1.0 To: "H. Peter Anvin" CC: Ingo Molnar , Linus Torvalds , Peter Zijlstra , the arch/x86 maintainers , LKML , Avi Kivity , Marcelo Tosatti , KVM , Andi Kleen , Xen Devel , Konrad Rzeszutek Wilk , Virtualization , Jeremy Fitzhardinge , Stephan Diestelhorst , Srivatsa Vaddagiri , Stefano Stabellini , Attilio Rao Subject: Re: [PATCH RFC V6 0/11] Paravirtualized ticketlocks References: <20120321102041.473.61069.sendpatchset@codeblue.in.ibm.com> <4F7616F5.4070000@zytor.com> In-Reply-To: <4F7616F5.4070000@zytor.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit x-cbid: 12033014-1618-0000-0000-000001321A4D Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/31/2012 01:56 AM, H. Peter Anvin wrote: > What is the current status of this patchset? I haven't looked at it too > closely because I have been focused on 3.4 up until now... > Thanks Peter, Currently targeting the patchset for next merge window. IMO These patches are in good shape now. I' ll rebase these patches and send it ASAP. It needs "jumplabel split patch" (from Andrew Jones) as dependency, I would fold that patch (got ok from him for that) also into series, and send them ASAP. - Raghu