From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: [GIT PULL] (xen) stable/for-jens-4.5 Date: Fri, 29 Jan 2016 22:11:48 -0500 Message-ID: <20160130031148.GB8726@char.us.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: axboe@kernel.dk, axboe@fb.com, linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com Cc: boris.ostrovsky@oracle.com List-Id: xen-devel@lists.xenproject.org Hey Jens, Please git pull the following branch: git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.5 which has one bug-fix. I had it in my tree at some point and after an rebase (done months ago) lost it! It solves an migration problem where the number of queues may differ from one host to another. drivers/block/xen-blkfront.c | 74 +++++++++++++++++++++++++++----------------- 1 file changed, 45 insertions(+), 29 deletions(-) Bob Liu (1): xen/blkfront: realloc ring info in blkif_resume