diff options
author | Xiao Wang <xiao.w.wang@intel.com> | 2024-05-23 11:18:35 +0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2024-05-24 17:16:56 +0200 |
commit | e944fc8152744a41dc62e720995538e48b053bb9 (patch) | |
tree | f3e3ab4a55d73ebb1665384c0713b70ef29c07b8 /net/ipv4/tcp_output.c | |
parent | c12603e76ef666ce5c51a9d6faf155c9e3de7601 (diff) |
riscv, bpf: Use STACK_ALIGN macro for size rounding up
Use the macro STACK_ALIGN that is defined in asm/processor.h for stack size
rounding up, just like bpf_jit_comp32.c does.
Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: Pu Lehui <pulehui@huawei.com>
Link: https://lore.kernel.org/bpf/20240523031835.3977713-1-xiao.w.wang@intel.com
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions