From mboxrd@z Thu Jan 1 00:00:00 1970 From: james.l.morris@oracle.com (James Morris) Date: Sat, 13 Jan 2018 10:06:59 +1100 (AEDT) Subject: [PATCH] security/Kconfig: Remove pagetable-isolation.txt reference In-Reply-To: <0ccf9a4d2e42bcb823ab877e4fb21274f27878bd.1515794059.git.wking@tremily.us> References: <0ccf9a4d2e42bcb823ab877e4fb21274f27878bd.1515794059.git.wking@tremily.us> Message-ID: To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org On Fri, 12 Jan 2018, 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 never committed. > > Signed-off-by: W. Trevor King Acked-by: James Morris -- James Morris -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f199.google.com (mail-pf0-f199.google.com [209.85.192.199]) by kanga.kvack.org (Postfix) with ESMTP id 67AED6B0261 for ; Fri, 12 Jan 2018 18:07:13 -0500 (EST) Received: by mail-pf0-f199.google.com with SMTP id p89so6170357pfk.5 for ; Fri, 12 Jan 2018 15:07:13 -0800 (PST) Received: from aserp2130.oracle.com (aserp2130.oracle.com. [141.146.126.79]) by mx.google.com with ESMTPS id b187si14276776pgc.815.2018.01.12.15.07.11 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2018 15:07:12 -0800 (PST) Date: Sat, 13 Jan 2018 10:06:59 +1100 (AEDT) From: James Morris Subject: Re: [PATCH] security/Kconfig: Remove pagetable-isolation.txt reference In-Reply-To: <0ccf9a4d2e42bcb823ab877e4fb21274f27878bd.1515794059.git.wking@tremily.us> Message-ID: References: <0ccf9a4d2e42bcb823ab877e4fb21274f27878bd.1515794059.git.wking@tremily.us> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: owner-linux-mm@kvack.org List-ID: To: "W. Trevor King" Cc: linux-security-module@vger.kernel.org, Dave Hansen , "Serge E. Hallyn" , linux-mm@kvack.org, linux-kernel@vger.kernel.org On Fri, 12 Jan 2018, 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 never committed. > > Signed-off-by: W. Trevor King Acked-by: James Morris -- James Morris -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965435AbeALXHR (ORCPT + 1 other); Fri, 12 Jan 2018 18:07:17 -0500 Received: from aserp2130.oracle.com ([141.146.126.79]:44678 "EHLO aserp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965296AbeALXHP (ORCPT ); Fri, 12 Jan 2018 18:07:15 -0500 Date: Sat, 13 Jan 2018 10:06:59 +1100 (AEDT) From: James Morris X-X-Sender: james.l.morris@localhost To: "W. Trevor King" cc: linux-security-module@vger.kernel.org, Dave Hansen , "Serge E. Hallyn" , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] security/Kconfig: Remove pagetable-isolation.txt reference In-Reply-To: <0ccf9a4d2e42bcb823ab877e4fb21274f27878bd.1515794059.git.wking@tremily.us> Message-ID: References: <0ccf9a4d2e42bcb823ab877e4fb21274f27878bd.1515794059.git.wking@tremily.us> User-Agent: Alpine 2.20 (LFD 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8772 signatures=668652 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=875 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1801120305 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Fri, 12 Jan 2018, 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 never committed. > > Signed-off-by: W. Trevor King Acked-by: James Morris -- James Morris