From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from foss.arm.com ([217.140.101.70]:48306 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751260AbcLEPqF (ORCPT ); Mon, 5 Dec 2016 10:46:05 -0500 Message-ID: <58458B8C.4040609@arm.com> Date: Mon, 05 Dec 2016 15:45:16 +0000 From: James Morse MIME-Version: 1.0 To: Greg KH , Mian Yousaf Kaukab CC: stable@vger.kernel.org, will.deacon@arm.com Subject: Re: arm64: futex.h: Add missing PAN toggling References: <2e8ec39e-8410-48e3-90d7-6573fdb4857c@suse.com> <20161205153844.GA27973@kroah.com> In-Reply-To: <20161205153844.GA27973@kroah.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: Hi Greg, On 05/12/16 15:38, Greg KH wrote: > On Mon, Dec 05, 2016 at 04:26:24PM +0100, Mian Yousaf Kaukab wrote: >> commit 811d61e upstream. >> >> Fixes: 338d4f49d6f ("arm64: kernel: Add support for Privileged Access >> Never") >> Which was applied in v4.3. So please apply 811d61e to v4.3 and v4.4 stable >> trees. > James, did you forget this one in your backported series? No, those are for a bug Vladimir discovered in October. This was an independent problem/fix, it looks like I just missed the 'CC: stable' on the patch. Thanks for spotting that Yousaf, James