[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180719161836.24468-1-daniel@iogearbox.net>
Date: Thu, 19 Jul 2018 18:18:34 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: alexei.starovoitov@...il.com
Cc: naveen.n.rao@...ux.vnet.ibm.com, sandipan@...ux.ibm.com,
netdev@...r.kernel.org, Daniel Borkmann <daniel@...earbox.net>
Subject: [PATCH bpf 0/2] BPF fix and test case
This set adds a ppc64 JIT fix for xadd as well as a missing test
case for verifying whether xadd messes with src/dst reg. Thanks!
Daniel Borkmann (2):
bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd
bpf: test case to check whether src/dst regs got mangled by xadd
arch/powerpc/net/bpf_jit_comp64.c | 29 ++++-----------------
tools/testing/selftests/bpf/test_verifier.c | 40 +++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 24 deletions(-)
--
2.9.5
Powered by blists - more mailing lists