From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 18 Aug 2016 11:46:48 +0200 (CEST) Received: from out2-smtp.messagingengine.com ([66.111.4.26]:38677 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23993039AbcHRJqm0JOwP (ORCPT ); Thu, 18 Aug 2016 11:46:42 +0200 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id ACFB5205D6; Thu, 18 Aug 2016 05:46:41 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Thu, 18 Aug 2016 05:46:41 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=iCrMfGUAkcTv6+A8GZIoWPBHcAs=; b=oLa9Q SgIbupHY03OCIW2c1OJjnq4RCR3L7swXDgR1P9deZP283GGeSaCNgHNCLp03tPcY pi1gNqPDusQlyCzI/xBzbieQSj0oDPU2sv3plkRnPvs0FKNOCVDFzy2sK1SjiJNX rzWSzqlqsytPBfXSaU1iVixrg9XfIAMHzsiMFw= X-Sasl-enc: ON4UH9+t737vD/KdS0s9Cc0Meuu6zY9UyJmY5i8HOdAD 1471513601 Received: from localhost (pes75-3-78-192-101-3.fbxo.proxad.net [78.192.101.3]) by mail.messagingengine.com (Postfix) with ESMTPA id 46398CC07A; Thu, 18 Aug 2016 05:46:41 -0400 (EDT) Date: Thu, 18 Aug 2016 11:46:52 +0200 From: Greg KH To: James Hogan Cc: stable@vger.kernel.org, Paolo Bonzini , Radim =?utf-8?B?S3LEjW3DocWZ?= , Ralf Baechle , linux-mips@linux-mips.org, kvm@vger.kernel.org Subject: Re: [PATCH BACKPORT 3.10-3.15 0/4] MIPS: KVM: Fix MMU/TLB management issues Message-ID: <20160818094652.GB6508@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.2 (2016-07-01) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 54598 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: greg@kroah.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Thu, Aug 18, 2016 at 10:22:51AM +0100, James Hogan wrote: > These patches backport fixes for several issues in the management of > MIPS KVM TLB faults to 3.15, and should apply back to 3.10 too. All now applied to 3.14-stable, thanks. greg k-h