diff options
| author | Alexei Starovoitov <[email protected]> | 2017-05-30 20:31:35 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-05-31 23:29:48 +0000 |
| commit | 2960ae48c4636778761610dd49187691c3774465 (patch) | |
| tree | 7578aae05af40cd063fa3cd8679effc13a28863b /net/dsa/dsa.c | |
| parent | bpf: change x86 JITed program stack layout (diff) | |
| download | kernel-2960ae48c4636778761610dd49187691c3774465.tar.gz kernel-2960ae48c4636778761610dd49187691c3774465.zip | |
bpf: take advantage of stack_depth tracking in x64 JIT
Take advantage of stack_depth tracking in x64 JIT.
Round up allocated stack by 8 bytes to make sure it stays aligned
for functions called from JITed bpf program.
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/dsa/dsa.c')
0 files changed, 0 insertions, 0 deletions
