]> 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)
commit7a7e1f2f302115b7659bbbaaed56fa25ffc2d975
tree7938293c85575ee215228cb058c5cc53253704f8
parent8d780bc8d2c769099c111053cf2cbd8917c28d7a
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