diff options
author | 2018-11-26 21:55:09 -0800 | |
---|---|---|
committer | 2018-11-27 09:46:52 +0100 | |
commit | 2b9034b5eaddc09c0e9529b93446eb975f97f814 (patch) | |
tree | b7013eec3efdf782371a429bbfa698b2cc5d43d4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf, doc: add entries of who looks over which jits (diff) | |
download | wireguard-linux-2b9034b5eaddc09c0e9529b93446eb975f97f814.tar.xz wireguard-linux-2b9034b5eaddc09c0e9529b93446eb975f97f814.zip |
sparc: Adjust bpf JIT prologue for PSEUDO calls.
Move all arguments into output registers from input registers.
This path is exercised by test_verifier.c's "calls: two calls with
args" test. Adjust BPF_TAILCALL_PROLOGUE_SKIP as needed.
Let's also make the prologue length a constant size regardless of
the combination of ->saw_frame_pointer and ->saw_tail_call
settings.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions