diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2019-01-22 22:45:25 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-01-23 17:35:32 -0800 |
commit | e90287f3aaf666c9e18e60f889f82ecfb0ee3c5d (patch) | |
tree | 4b346097cc75fb2772cdeaa98a0c711d46a2501e /drivers/pinctrl/pinctrl-zynq.c | |
parent | 08ca90afba255d05dc3253caa44056e7aecbe8c5 (diff) |
nfp: bpf: don't use instruction number for jump target
Instruction number is meaningless at code gen phase. The target
of the instruction is overwritten by nfp_fixup_branches(). The
convention is to put the raw offset in target address as a place
holder. See cmp_* functions.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-zynq.c')
0 files changed, 0 insertions, 0 deletions