linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v10 0/2] Documentation, powerpc, x86 : Memory Protection Keys
@ 2018-01-22 18:28 Ram Pai
  2018-01-22 18:28 ` [PATCH v10 1/2] Documentation/x86: Move protecton key documentation to arch neutral directory Ram Pai
  2018-01-22 18:28 ` [PATCH v10 2/2] Documentation/vm: PowerPC specific updates to memory protection keys Ram Pai
  0 siblings, 2 replies; 3+ messages in thread
From: Ram Pai @ 2018-01-22 18:28 UTC (permalink / raw)
  To: corbet, linux-doc
  Cc: mpe, linuxppc-dev, linux-mm, x86, linux-arch, linux-kernel, mingo,
	akpm, dave.hansen, benh, paulus, khandual, aneesh.kumar,
	bsingharora, hbabu, mhocko, bauerman, ebiederm, linuxram, arnd

Memory protection keys enable applications to protect its
address space from inadvertent access from itself.

This feature is now enabled on powerpc architecture.
The patches moves the documentation to arch neutral directory and 
captures the latest information.

Ram Pai (2):
  Documentation/x86: Move protecton key documentation to arch neutral
    directory
  Documentation/vm: PowerPC specific updates to memory protection keys

 Documentation/vm/protection-keys.txt  |  132 +++++++++++++++++++++++++++++++++
 Documentation/x86/protection-keys.txt |   90 ----------------------
 2 files changed, 132 insertions(+), 90 deletions(-)
 create mode 100644 Documentation/vm/protection-keys.txt
 delete mode 100644 Documentation/x86/protection-keys.txt

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

end of thread, other threads:[~2018-01-22 18:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-22 18:28 [PATCH v10 0/2] Documentation, powerpc, x86 : Memory Protection Keys Ram Pai
2018-01-22 18:28 ` [PATCH v10 1/2] Documentation/x86: Move protecton key documentation to arch neutral directory Ram Pai
2018-01-22 18:28 ` [PATCH v10 2/2] Documentation/vm: PowerPC specific updates to memory protection keys Ram Pai

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).