From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752306AbeCWTsY (ORCPT ); Fri, 23 Mar 2018 15:48:24 -0400 Received: from mga06.intel.com ([134.134.136.31]:63804 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751864AbeCWTsW (ORCPT ); Fri, 23 Mar 2018 15:48:22 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,351,1517904000"; d="scan'208";a="185458817" Subject: Re: [PATCH 4/9] x86, pkeys: override pkey when moving away from PROT_EXEC To: Thomas Gleixner References: <20180323180903.33B17168@viggo.jf.intel.com> <20180323180911.E43ACAB8@viggo.jf.intel.com> Cc: Shakeel Butt , Dave Hansen , LKML , Linux MM , linuxram@us.ibm.com, mpe@ellerman.id.au, Ingo Molnar , Andrew Morton , shuah@kernel.org From: Dave Hansen Message-ID: <933dac0d-1be4-e952-7f53-0fa6d9169c9f@intel.com> Date: Fri, 23 Mar 2018 12:48:20 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/23/2018 12:45 PM, Thomas Gleixner wrote: >> The fixes tag makes sense in general even if the patch is not tagged for >> stable. It gives you immediate context and I use it a lot to look why this >> went unnoticed or what the context of that change was. > That said, I'm even lazier than you and prefer you to dig up the original > commit :) I'll have these tags in the next repost.