Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965420AbeAMBTf (ORCPT + 1 other); Fri, 12 Jan 2018 20:19:35 -0500 Received: from mga01.intel.com ([192.55.52.88]:48287 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965201AbeAMBTd (ORCPT ); Fri, 12 Jan 2018 20:19:33 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,351,1511856000"; d="scan'208";a="9234631" Subject: Re: [PATCH] security/Kconfig: Replace pagetable-isolation.txt reference with pti.txt To: "W. Trevor King" , linux-security-module@vger.kernel.org References: <9b21ce8f-625c-6915-654b-42334cf38e99@linux.intel.com> <3009cc8ccbddcd897ec1e0cb6dda524929de0d14.1515799398.git.wking@tremily.us> Cc: James Morris , "Serge E. Hallyn" , linux-mm@kvack.org, linux-kernel@vger.kernel.org From: Dave Hansen Message-ID: <68769b20-2be5-85b7-f21c-cc9094de547c@linux.intel.com> Date: Fri, 12 Jan 2018 17:19:32 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <3009cc8ccbddcd897ec1e0cb6dda524929de0d14.1515799398.git.wking@tremily.us> 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 Return-Path: On 01/12/2018 03:24 PM, W. Trevor King wrote: > The reference landed with the config option in 385ce0ea (x86/mm/pti: > Add Kconfig, 2017-12-04), but the referenced file was not committed > then. It eventually landed in 01c9b17b (x86/Documentation: Add PTI > description, 2018-01-05) as pti.txt. > > Signed-off-by: W. Trevor King > --- > On Fri, Jan 12, 2018 at 03:10:53PM -0800, Dave Hansen wrote: >> There is a new file in -tip: >> >> https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?h=x86/pti&id=01c9b17bf673b05bb401b76ec763e9730ccf1376 >> >> If you're going to patch this, please send an update to -tip that >> corrects the filename. > > Here you go :). Feel free to add my Acked-by. And please send to x86@kernel.org. They need to put this in after the addition of the documentation.