summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorDave Martin <Dave.Martin@arm.com>2017-06-29 17:25:48 +0300
committerWill Deacon <will.deacon@arm.com>2017-06-29 19:44:08 +0300
commit16d38acb12d065ebe3494e4e31e8b4438f3214da (patch)
treeae2413f6cdbf4e8fffc4e4a93f521a1265d8a1bb /.mailmap
parent53b1a742ed251780267a57415bc955bd50f40c3d (diff)
downloadlinux-16d38acb12d065ebe3494e4e31e8b4438f3214da.tar.xz
arm64: ptrace: Remove redundant overrun check from compat_vfp_set()
compat_vfp_set() checks for userspace trying to write an excessive amount of data to the regset. However this check is conspicuous for its absence from every other _set() in the arm64 ptrace implementation. In fact, the core ptrace_regset() already clamps userspace's iov_len to the regset size before the individual regset .{get,set}() methods get called. This patch removes the redundant check. Signed-off-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions