aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/vport.c
diff options
context:
space:
mode:
authorNicolas Schichan <nschichan@freebox.fr>2015-10-02 15:39:12 +0200
committerDavid S. Miller <davem@davemloft.net>2015-10-05 07:01:08 -0700
commit8690f47d6e76d4300eeb316ba4773f7de3da63f7 (patch)
treea6e736739e26ec735f50272f079950c95e33365e /net/openvswitch/vport.c
parentovs: do not allocate memory from offline numa node (diff)
downloadlinux-dev-8690f47d6e76d4300eeb316ba4773f7de3da63f7.tar.xz
linux-dev-8690f47d6e76d4300eeb316ba4773f7de3da63f7.zip
ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.
Without this patch, if the only instructions using r_X are of the BPF_LD | BPF_IND type, r_X would not be reset to 0, using whatever value was there when entering the jited code. With this patch, r_X will be correctly marked as used so it will be reset to 0 in the prologue code. This fix also makes the test "LD_IND byte default X" pass in the test_bpf module when the ARM JIT is enabled. Signed-off-by: Nicolas Schichan <nschichan@freebox.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch/vport.c')
0 files changed, 0 insertions, 0 deletions