diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-12-19 22:13:07 -0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-12-20 17:28:28 +0100 |
commit | 6e774845b321e729966fed7de4aa8ea59c2c3b2e (patch) | |
tree | df918bf93cefeb6546a328d8ca7012cf81b1723d /drivers/xen | |
parent | 9b38c4056b2736bb5902e8b0911832db666fd19b (diff) |
nfp: bpf: remove the trivial JSET optimization
The verifier will now understand the JSET instruction, so don't
mark the dead branch in the JIT as noop. We won't generate any
code, anyway.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions