]> asedeno.scripts.mit.edu Git - linux.git/commit
bpf: sparc64: Add JIT support for multi-function programs.
authorDavid Miller <davem@davemloft.net>
Fri, 22 Dec 2017 14:42:41 +0000 (09:42 -0500)
committerDaniel Borkmann <daniel@iogearbox.net>
Sat, 23 Dec 2017 00:00:52 +0000 (01:00 +0100)
commit5f5a641116391f6c8c5fb4dad717895d2da96678
tree658a7e2fc9efb9c052f6d697cb76b6c5ea9c4d97
parentc475ffad58a8a2f1d3a2bd433eaa491471981b49
bpf: sparc64: Add JIT support for multi-function programs.

Modelled strongly upon the arm64 implementation.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
arch/sparc/net/bpf_jit_comp_64.c