From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754049Ab3IFUzU (ORCPT ); Fri, 6 Sep 2013 16:55:20 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:34501 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750922Ab3IFUzT (ORCPT ); Fri, 6 Sep 2013 16:55:19 -0400 Date: Fri, 6 Sep 2013 16:55:09 -0400 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: <20130906205509.GB21104@phenom.dumpdata.com> References: <20130906202551.GA20743@phenom.dumpdata.com> <522A3A7A.8030408@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <522A3A7A.8030408@kernel.dk> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: ucsinet22.oracle.com [156.151.31.94] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thank you!