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:
c2fd03a
)
x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
author
Eric Dumazet
<edumazet@google.com>
Mon, 4 Jun 2012 21:26:30 +0000
(21:26 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 Jun 2012 16:42:44 +0000
(09:42 -0700)
commit
ffe06c17afbb
(filter: add XOR operation) added generic support
for XOR operation.
This patch implements the XOR instruction in x86 jit.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found