linux/arch/s390/include
Martin Schwidefsky 395e6aa1d0 s390/mm: try to avoid storage key operation in ptep_set_access_flags
The call to pgste_set_key in ptep_set_access_flags can be avoided
if the old pte is found to be valid at the time the new access
rights are set. The function that created the old, valid pte already
completed the required storage key operation.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2015-10-14 14:32:07 +02:00
..
asm s390/mm: try to avoid storage key operation in ptep_set_access_flags 2015-10-14 14:32:07 +02:00
uapi/asm s390: wire up separate socketcalls system calls 2015-09-18 11:16:53 +02:00