[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1516645716-10174-1-git-send-email-linuxram@us.ibm.com>
Date: Mon, 22 Jan 2018 10:28:34 -0800
From: Ram Pai <linuxram@...ibm.com>
To: corbet@....net, linux-doc@...r.kernel.org
Cc: mpe@...erman.id.au, linuxppc-dev@...ts.ozlabs.org,
linux-mm@...ck.org, x86@...nel.org, linux-arch@...r.kernel.org,
linux-kernel@...r.kernel.org, mingo@...hat.com,
akpm@...ux-foundation.org, dave.hansen@...el.com,
benh@...nel.crashing.org, paulus@...ba.org,
khandual@...ux.vnet.ibm.com, aneesh.kumar@...ux.vnet.ibm.com,
bsingharora@...il.com, hbabu@...ibm.com, mhocko@...nel.org,
bauerman@...ux.vnet.ibm.com, ebiederm@...ssion.com,
linuxram@...ibm.com, arnd@...db.de
Subject: [PATCH v10 0/2] Documentation, powerpc, x86 : Memory Protection Keys
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
Powered by blists - more mailing lists