[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <0ccf9a4d2e42bcb823ab877e4fb21274f27878bd.1515794059.git.wking@tremily.us>
Date: Fri, 12 Jan 2018 13:58:23 -0800
From: "W. Trevor King" <wking@...mily.us>
To: linux-security-module@...r.kernel.org
Cc: Dave Hansen <dave.hansen@...ux.intel.com>,
James Morris <james.l.morris@...cle.com>,
"Serge E. Hallyn" <serge@...lyn.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, "W. Trevor King" <wking@...mily.us>
Subject: [PATCH] security/Kconfig: Remove pagetable-isolation.txt reference
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 <wking@...mily.us>
---
security/Kconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/security/Kconfig b/security/Kconfig
index 3d4debd0257e..6c02b69581c8 100644
--- a/security/Kconfig
+++ b/security/Kconfig
@@ -63,8 +63,6 @@ config PAGE_TABLE_ISOLATION
ensuring that the majority of kernel addresses are not mapped
into userspace.
- See Documentation/x86/pagetable-isolation.txt for more details.
-
config SECURITY_INFINIBAND
bool "Infiniband Security Hooks"
depends on SECURITY && INFINIBAND
--
2.13.6
Powered by blists - more mailing lists