From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754543Ab3KDSCd (ORCPT ); Mon, 4 Nov 2013 13:02:33 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:27702 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754496Ab3KDSC3 (ORCPT ); Mon, 4 Nov 2013 13:02:29 -0500 Date: Mon, 4 Nov 2013 13:02:18 -0500 From: Konrad Rzeszutek Wilk To: Jens Axboe Cc: linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com, boris.ostrovsky@oracle.com, david.vrabel@citrix.com Subject: Re: [GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe Message-ID: <20131104180218.GA7137@phenom.dumpdata.com> References: <20130906202551.GA20743@phenom.dumpdata.com> <522A3A7A.8030408@kernel.dk> <20131104173711.GA7116@phenom.dumpdata.com> <5277DBF2.8030209@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5277DBF2.8030209@kernel.dk> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: ucsinet21.oracle.com [156.151.31.93] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 04, 2013 at 10:40:02AM -0700, Jens Axboe wrote: > On 11/04/2013 10:37 AM, Konrad Rzeszutek Wilk wrote: > > On Fri, Sep 06, 2013 at 02:26:34PM -0600, Jens Axboe wrote: > >> On 09/06/2013 02:25 PM, Konrad Rzeszutek Wilk wrote: > >>> Hey Jens, > >>> > >>> I sent you a git pull a couple of weeks ago but I am not sure if > >>> you pulled it. It does not look like it, so here it is again along > >>> with an extra bug-fix. > >>> > >>> Please git pull: > >>> > >>> git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12 > >>> > >>> which will give you bug-fixes to Xen blkfront and backend driver: > >> > >> Thanks, I'll get the 3.12 branch set up and pulled in. I'm behind on a > >> lot of other drivers, too. > > > > Hm, looks like you never pulled that for v3.12. > > It is in: > > axboe@axboe ~/git/linux-block $ git pull > git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git > stable/for-jens-3.12 > >From git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip > * branch stable/for-jens-3.12 -> FETCH_HEAD > Merge made by the 'recursive' strategy. > axboe@axboe ~/git/linux-block $ My apologies! I should have of course checked your tree more carefully. > > > There is one more patch that Roger has provided. Do you want to pull > > this branch for v3.13 nowish or wait until I put in Roger's patch? > > You'll need to queue that up or send as a patch separately.-- OK. > Jens Axboe >