diff options
author | Ram Pai <[email protected]> | 2018-05-04 13:01:51 -0700 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2018-06-05 11:03:25 +1000 |
commit | eabdb8ca8690eedd461e61ea7780595fbbae8132 (patch) | |
tree | db6036b2c5c08dd3c43e7dcb53fbc668bb1e15c8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 75743649064ec0cf5ddd69f240ef23af66dde16e (diff) |
powerpc/pkeys: Detach execute_only key on !PROT_EXEC
Disassociate the exec_key from a VMA if the VMA permission is not
PROT_EXEC anymore. Otherwise the exec_only key continues to be
associated with the vma, causing unexpected behavior.
The problem was reported on x86 by Shakeel Butt, which is also
applicable on powerpc.
Fixes: 5586cf61e108 ("powerpc: introduce execute-only pkey")
Cc: [email protected] # v4.16+
Reported-by: Shakeel Butt <[email protected]>
Signed-off-by: Ram Pai <[email protected]>
Reviewed-by: Thiago Jung Bauermann <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions