From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932931AbcFOOIz (ORCPT ); Wed, 15 Jun 2016 10:08:55 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:48901 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932130AbcFOOIt (ORCPT ); Wed, 15 Jun 2016 10:08:49 -0400 Date: Wed, 15 Jun 2016 10:08:39 -0400 From: Konrad Rzeszutek Wilk To: stable@vger.kernel.org Cc: ross.lagerwall@citrix.com, Bob Liu , xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org, roger.pau@citrix.com Subject: efd1535 xen-blkfront: don't call talk_to_blkback when already connected to blkback and 2a6f71a xen-blkfront: fix resume issues after a migration Message-ID: <20160615140839.GA23032@char.us.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Heya! Please put on the 4.6 stable tree these two following patches: 2a6f71a xen-blkfront: fix resume issues after a migration efd1535 xen-blkfront: don't call talk_to_blkback when already connected to blkback And for the 4.5 stable tree: 2a6f71a xen-blkfront: fix resume issues after a migration The impact is that without these patches the migration of a guest using Linux v4.5, or v4.6 falls on its face. Thanks. P.S. When I sent the patch to Jens Axboe I forgot to put Cc: stable@vger.kernel.org on it. Sorry!