diff options
author | Alexei Starovoitov <ast@fb.com> | 2017-05-30 13:31:35 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-31 19:29:48 -0400 |
commit | 2960ae48c4636778761610dd49187691c3774465 (patch) | |
tree | 7578aae05af40cd063fa3cd8679effc13a28863b /drivers/net/dsa/microchip/ksz_spi.c | |
parent | 177366bf7ceb35860281a6ebe824e42bf96fd95d (diff) |
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 <ast@kernel.org>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/microchip/ksz_spi.c')
0 files changed, 0 insertions, 0 deletions