Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1433906

[GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5

From Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Newsgroups linux.kernel
Subject [GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5
Date 2016-06-29 18:50 +0200
Message-ID <rPqQy-6AE-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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@vger.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()

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5 Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2016-06-29 18:50 +0200
  Re: [GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5 Jens Axboe <axboe@kernel.dk> - 2016-06-29 21:20 +0200

csiph-web