]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: BPF: Do all exports of symbols with FEXPORT().
authorRalf Baechle <ralf@linux-mips.org>
Thu, 1 Oct 2015 13:45:44 +0000 (15:45 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 1 Oct 2015 13:45:44 +0000 (15:45 +0200)
commita4e41e4c8c685100c1df3775bbb1be882bda837a
tree7938293c85575ee215228cb058c5cc53253704f8
parent8054a4abe41e45ede22816ba91530c8a99da577c
MIPS: BPF: Do all exports of symbols with FEXPORT().

FEXPORT also marks the symbol as code using .type symbol, @function.
Without objdump -d will output only a hexdump for code following the
affected symbols.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/net/bpf_jit_asm.S