From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752197AbcHBIIw (ORCPT ); Tue, 2 Aug 2016 04:08:52 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:54934 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751042AbcHBIIn (ORCPT ); Tue, 2 Aug 2016 04:08:43 -0400 X-Sasl-enc: 2oDyoukhxEG7wnSd4M6CUuATQEw1vQKrVv+tecZZ01H3 1470121354 Date: Tue, 2 Aug 2016 09:02:50 +0200 From: Greg KH To: Konrad Rzeszutek Wilk Cc: stable@vger.kernel.org, ross.lagerwall@citrix.com, Bob Liu , xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org, roger.pau@citrix.com Subject: Re: 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: <20160802070250.GC10877@kroah.com> References: <20160615140839.GA23032@char.us.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160615140839.GA23032@char.us.oracle.com> User-Agent: Mutt/1.6.2 (2016-07-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 15, 2016 at 10:08:39AM -0400, Konrad Rzeszutek Wilk wrote: > 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 Now done, thanks. greg k-h