From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com ([66.111.4.27]:46305 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729131AbeJBXKy (ORCPT ); Tue, 2 Oct 2018 19:10:54 -0400 Date: Tue, 2 Oct 2018 09:26:33 -0700 From: Greg KH To: Marc Zyngier Cc: stable@vger.kernel.org, Mark Rutland , Will Deacon , Christoffer Dall , Dave Martin Subject: Re: [PATCH 4.4-stable 0/2] arm64: KVM: PSTATE.M sanitization Message-ID: <20181002162633.GC7523@kroah.com> References: <20181002150405.203800-1-marc.zyngier@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181002150405.203800-1-marc.zyngier@arm.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Oct 02, 2018 at 04:04:03PM +0100, Marc Zyngier wrote: > This is a backport of 2a3f93459d689d990b3ecfbe782fec89b97d3279 > ("arm64: KVM: Sanitize PSTATE.M when being set from userspace") to > 4.4-stable. > > It requires a backport of 042446a31e3803d81c7e618dd80928dc3dce70c5 > ("arm64: cpufeature: Track 32bit EL0 support") as a dependency. All now queued up, thanks. greg k-h