[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160629163949.GA5631@char.us.oracle.com>
Date: Wed, 29 Jun 2016 12:39:49 -0400
From: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To: axboe@...nel.dk, linux-kernel@...r.kernel.org,
xen-devel@...ts.xensource.com, linux-block@...r.kernel.org
Cc: bob.liu@...cle.com
Subject: [GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5
Hey Jens,
Please git pull the 'stable/for-jens-4.7' branch which is based on your
'for-4.7/drivers' branch. It will nicely merge in your 'for-linus' branch:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.7
which has one fix for migration of guest. We found that if we migrate the
guest from a host that has multi-queue to an older (or vice-versa) we would
lose outstanding I/Os as we did not recreate all the queues properly and lost
the I/Os.
Please pull!
P.S.
I've also also put stable@...r.kernel.org on the patch.
drivers/block/xen-blkfront.c | 91 +++++++++++++++++++-------------------------
1 file changed, 40 insertions(+), 51 deletions(-)
Bob Liu (1):
xen-blkfront: save uncompleted reqs in blkfront_resume()
Powered by blists - more mailing lists