linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] security/Kconfig: Remove pagetable-isolation.txt reference
@ 2018-01-12 21:58 W. Trevor King
  2018-01-12 23:06 ` James Morris
  0 siblings, 1 reply; 7+ messages in thread
From: W. Trevor King @ 2018-01-12 21:58 UTC (permalink / raw)
  To: linux-security-module
  Cc: Dave Hansen, James Morris, Serge E. Hallyn, linux-mm,
	linux-kernel, W. Trevor King

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@tremily.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

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-01-14 10:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-12 21:58 [PATCH] security/Kconfig: Remove pagetable-isolation.txt reference W. Trevor King
2018-01-12 23:06 ` James Morris
2018-01-12 23:10   ` Dave Hansen
2018-01-12 23:24     ` [PATCH] security/Kconfig: Replace pagetable-isolation.txt reference with pti.txt W. Trevor King
2018-01-13  1:19       ` Dave Hansen
2018-01-13  5:57         ` W. Trevor King
2018-01-14 10:46       ` [tip:x86/pti] security/Kconfig: Correct the Documentation reference for PTI tip-bot for W. Trevor King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).