From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 13 Jun 2016 11:35:59 -0700 From: Greg KH To: "Michael S. Tsirkin" Cc: linux-kernel@vger.kernel.org, Cornelia Huck , virtualization@lists.linux-foundation.org, stable@vger.kernel.org Subject: Re: [PATCH] virtio_balloon: fix PFN format for virtio-1 Message-ID: <20160613183559.GA10149@kroah.com> References: <1463574848-15630-1-git-send-email-mst@redhat.com> <20160613210800-mutt-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160613210800-mutt-send-email-mst@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Mon, Jun 13, 2016 at 09:08:44PM +0300, Michael S. Tsirkin wrote: > On Wed, May 18, 2016 at 03:38:53PM +0300, Michael S. Tsirkin wrote: > > Everything should be LE when using virtio-1, but > > the linux balloon driver does not seem to care about that. > > > > Cc: stable@vger.kernel.org > > Reported-by: Cornelia Huck > > Signed-off-by: Michael S. Tsirkin > > Forgot to CC stable. > Please consider this patch for inclusion in the next stable Linux. Someone needs to tell stable@ the git comit id of the patch when it hits Linus's tree... thanks, greg k-h