aboutsummaryrefslogtreecommitdiff
path: root/drivers/idle
diff options
context:
space:
mode:
authorHeiko Carstens2020-08-12 18:56:28 +0200
committerHeiko Carstens2020-08-17 13:17:14 +0200
commitfd78c59446b8d050ecf3e0897c5a486c7de7c595 (patch)
tree4f3fc30f1dff23eaf03fd65d1d9b612d035307ee /drivers/idle
parent9eaba29c7985236e16468f4e6a49cc18cf01443e (diff)
s390/ptrace: fix storage key handling
The key member of the runtime instrumentation control block contains only the access key, not the complete storage key. Therefore the value must be shifted by four bits. Since existing user space does not necessarily query and set the access key correctly, just ignore the user space provided key and use the correct one. Note: this is only relevant for debugging purposes in case somebody compiles a kernel with a default storage access key set to a value not equal to zero. Fixes: 262832bc5acd ("s390/ptrace: add runtime instrumention register get/set") Reported-by: Claudio Imbrenda <imbrenda@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions