Message ID | 20200604125610.649668-1-sandipan@linux.ibm.com |
---|---|
Headers | show |
Series | selftests: powerpc: Fixes and execute-disable test for pkeys | expand |
On Thu, 4 Jun 2020 18:26:07 +0530, Sandipan Das wrote: > This fixes the way the Authority Mask Register (AMR) is updated > by the existing pkey tests and adds a new test to verify the > functionality of execute-disabled pkeys. > > Previous versions can be found at: > v2: https://lore.kernel.org/linuxppc-dev/20200527030342.13712-1-sandipan@linux.ibm.com/ > v1: https://lore.kernel.org/linuxppc-dev/20200508162332.65316-1-sandipan@linux.ibm.com/ > > [...] Applied to powerpc/next. [1/3] selftests/powerpc: Fix pkey access right updates https://git.kernel.org/powerpc/c/828ca4320d130bbe1d12866152600c49ff6a9f79 [2/3] selftests/powerpc: Move Hash MMU check to utilities https://git.kernel.org/powerpc/c/c405b738daf9d8e8a5aedfeb6be851681e65e54b [3/3] selftests/powerpc: Add test for execute-disabled pkeys https://git.kernel.org/powerpc/c/1addb6444791f9e87fce0eb9882ec96a4a76e615 cheers