From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:42647 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932310AbbGHH0h (ORCPT ); Wed, 8 Jul 2015 03:26:37 -0400 Date: Wed, 8 Jul 2015 00:26:36 -0700 From: Greg KH To: shannon.zhao@linaro.org Cc: stable@vger.kernel.org, christoffer.dall@linaro.org Subject: Re: [PATCH for 3.14.y stable 0/5] Backport fixes of KVM/ARM to 3.14.y stable kernel Message-ID: <20150708072636.GA10072@kroah.com> References: <1435834789-8020-1-git-send-email-shannon.zhao@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1435834789-8020-1-git-send-email-shannon.zhao@linaro.org> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Jul 02, 2015 at 06:59:44PM +0800, shannon.zhao@linaro.org wrote: > From: Shannon Zhao > > For KVM/ARM there are many fixes which have been applied upstream while > not committed to stable kernels. Here we backport the important fixes > to 3.14.y stable kernel. > > We have compile-tested each patch on arm/arm64/x86 to make sure the > series are bisectable and have booted the resulting kernel on Fastmodel > and started 2 VMs for arm/arm64, and have boot-tested on TC2 and > started a guest. All now applied, thanks for your perseverance. greg k-h