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)
commit1e16a8f11669c98a0adf5fb5f8522aebc1f69f71
tree7938293c85575ee215228cb058c5cc53253704f8
parent5b235dc2647e4977b17b5c41d959d0f455831c3f
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