]> git.baikalelectronics.ru Git - kernel.git/commit
security/Kconfig: Correct the Documentation reference for PTI
authorW. Trevor King <wking@tremily.us>
Fri, 12 Jan 2018 23:24:59 +0000 (15:24 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 14 Jan 2018 10:42:10 +0000 (11:42 +0100)
commitd5ba44f925726d92e2b36593f469587b23110dc3
treeeae5fff8cbf7915e0794e76a268ebb6b1bebf82d
parent89ad07de73b4ae6e870b44248f14a733170a48ef
security/Kconfig: Correct the Documentation reference for PTI

When the config option for PTI was added a reference to documentation was
added as well. But the documentation did not exist at that point. The final
documentation has a different file name.

Fix it up to point to the proper file.

Fixes: 6ba9ae9d ("x86/mm/pti: Add Kconfig")
Signed-off-by: W. Trevor King <wking@tremily.us>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: linux-mm@kvack.org
Cc: linux-security-module@vger.kernel.org
Cc: James Morris <james.l.morris@oracle.com>
Cc: "Serge E. Hallyn" <serge@hallyn.com>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/3009cc8ccbddcd897ec1e0cb6dda524929de0d14.1515799398.git.wking@tremily.us
security/Kconfig