[PATCH v2] riscv, bpf: Use STACK_ALIGN macro for size rounding up

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Fri May 24 08:20:29 PDT 2024


Hello:

This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel at iogearbox.net>:

On Thu, 23 May 2024 11:18:35 +0800 you wrote:
> 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 at intel.com>
> Reviewed-by: Pu Lehui <pulehui at huawei.com>
> ---
> v2:
> * The patch targets bpf-next tree, rather than riscv-next. (Lehui)
> 
> [...]

Here is the summary with links:
  - [v2] riscv, bpf: Use STACK_ALIGN macro for size rounding up
    https://git.kernel.org/bpf/bpf-next/c/e944fc815274

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-riscv mailing list