From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935454Ab3BTNZc (ORCPT ); Wed, 20 Feb 2013 08:25:32 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:36264 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934388Ab3BTNZb (ORCPT ); Wed, 20 Feb 2013 08:25:31 -0500 Date: Wed, 20 Feb 2013 08:25:25 -0500 From: Konrad Rzeszutek Wilk To: Jens Axboe Cc: linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] (xen) stable/for-jens-3.9 Message-ID: <20130220132525.GB28644@phenom.dumpdata.com> References: <20130220025703.GA26463@phenom.dumpdata.com> <20130220072835.GP4768@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130220072835.GP4768@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 Wed, Feb 20, 2013 at 08:28:35AM +0100, Jens Axboe wrote: > On Tue, Feb 19 2013, Konrad Rzeszutek Wilk wrote: > > Hey Jens, > > > > Please git pull the following branch: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-3.9 > > > > which has bug-fixes that did not make it in v3.8. They all are marked as > > material for the stable tree as well. There are two bug-fixes for > > the code that has been in there for some time (that is the Jan's fix > > and one of mine). And there are two bug-fixes for the persistent grant > > feature that debuted in v3.8 for xen blk[back|front]end. > > Konrad, the tree is against 3.8, so I'm pulling it into my for-linus > branch which will be pushed a bit after the initial for-3.9/drivers goes > out. I can't pull it into the latter without getting a whole lot of > extra changes too. Right. I ought to have rebased on it something much older (say stable/for-jens-3.8 minus the four patches). Will do it next time.