From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com ([66.111.4.28]:52129 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751494AbdFLNGI (ORCPT ); Mon, 12 Jun 2017 09:06:08 -0400 Date: Mon, 12 Jun 2017 15:06:02 +0200 From: Greg KH To: Kristina Martsenko Cc: stable@vger.kernel.org, Will Deacon , Catalin Marinas Subject: Re: [PATCH v4.9.y 1/3] arm64: traps: fix userspace cache maintenance emulation on a tagged pointer Message-ID: <20170612130602.GD12197@kroah.com> References: <1496776450-8731-1-git-send-email-kristina.martsenko@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1496776450-8731-1-git-send-email-kristina.martsenko@arm.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Jun 06, 2017 at 08:14:08PM +0100, Kristina Martsenko wrote: > commit 81cddd65b5c82758ea5571a25e31ff6f1f89ff02 upstream. > > This backport has a minor difference from the upstream commit, as v4.9 > did not yet have the refactoring done by commit 8b6e70fccff2 ("arm64: > traps: correctly handle MRS/MSR with XZR"). All 3 now applied, thanks for the backports. greg k-h