public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] (xen) stable/for-jens-4.2 for rc4
@ 2015-07-27 17:36 Konrad Rzeszutek Wilk
  2015-07-27 20:58 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2015-07-27 17:36 UTC (permalink / raw)
  To: axboe, linux-kernel, xen-devel

[-- Attachment #1: Type: text/plain, Size: 1000 bytes --]

Hey Jens,

There are three bugs that have been found in the xen-blkfront (and
backend). Two of them have the stable tree CC-ed. They have been found
where an guest is migrating to a host that is missing 'feature-persistent'
support (from one that has it enabled). We end up hitting an BUG() in the
driver code.

Please git pull the following branch:

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.2

which has the outlined changes. The branch is based on your
'for-4.2/drivers' branch but it also nicely applies to Linus's tree and
your 'for-linus'.

 drivers/block/xen-blkback/blkback.c |   4 +-
 drivers/block/xen-blkfront.c        | 128 ++++++++++++++++++++----------------
 2 files changed, 74 insertions(+), 58 deletions(-)

Bob Liu (3):
      xen-blkfront: introduce blkfront_gather_backend_features()
      xen-blkfront: don't add indirect pages to list when !feature_persistent
      xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-27 20:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-27 17:36 [GIT PULL] (xen) stable/for-jens-4.2 for rc4 Konrad Rzeszutek Wilk
2015-07-27 20:58 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox