summaryrefslogtreecommitdiff
path: root/net/sunrpc
diff options
context:
space:
mode:
authorWillem de Bruijn <willemb@google.com>2017-01-02 17:19:43 -0500
committerPablo Neira Ayuso <pablo@netfilter.org>2017-01-09 17:24:54 +0100
commit244b531bee2bdcfcd35ca2fff9cc7d073b3aa060 (patch)
tree61d53d7913e67140f6f459f22f5b474ec83cd0dd /net/sunrpc
parente47ddb2c4691fd2bd8d25745ecb6848408899757 (diff)
arptables: use match, target and data copy_to_user helpers
Convert arptables to copying entries, matches and targets one by one, using the xt_match_to_user and xt_target_to_user helper functions. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions
79be88'>diff)
tile/ptrace: Preserve previous registers for short regset write
Ensure that if userspace supplies insufficient data to PTRACE_SETREGSET to fill all the registers, the thread's old registers are preserved. Cc: stable@vger.kernel.org Signed-off-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Chris Metcalf <cmetcalf@mellanox.com>
Diffstat (limited to 'tools/testing/selftests/powerpc/math/vmx_asm.S')