git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a29b3d
)
sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructions
author
Alexei Starovoitov
<ast@plumgrid.com>
Tue, 23 Sep 2014 21:36:11 +0000
(14:36 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 26 Sep 2014 20:52:09 +0000
(16:52 -0400)
BPF_LD | BPF_W | BPF_LEN instruction is occasionally used by tcpdump
and present in 11 tests in lib/test_bpf.c
Teach sparc JIT compiler to emit it.
Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/net/bpf_jit_comp.c
patch
|
blob
|
history
diff --cc
arch/sparc/net/bpf_jit_comp.c
Simple merge