]> asedeno.scripts.mit.edu Git - linux.git/commit
docs: move protection-keys.rst to the core-api book
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 7 Jun 2019 18:54:31 +0000 (15:54 -0300)
committerJonathan Corbet <corbet@lwn.net>
Sat, 8 Jun 2019 19:42:12 +0000 (13:42 -0600)
commit1eecbcdca2bd8d96881cace19ad105dc0f0263f5
tree140b9ff6a7904de5a645e9269a0c4127fcd74367
parent14b767430a58046bfef8ff9b9f12854e20343092
docs: move protection-keys.rst to the core-api book

This document is used by multiple architectures:

$ echo $(git grep -l  pkey_mprotect arch|cut -d'/' -f 2|sort|uniq)
alpha arm arm64 ia64 m68k microblaze mips parisc powerpc s390 sh sparc x86 xtensa

So, let's move it to the core book and adjust the links to it
accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/index.rst
Documentation/core-api/protection-keys.rst [moved from Documentation/x86/protection-keys.rst with 100% similarity]
Documentation/x86/index.rst
arch/powerpc/Kconfig
arch/x86/Kconfig
tools/testing/selftests/x86/protection_keys.c