Skip to content
Commit 2ec9898e authored by He Fengqing's avatar He Fengqing Committed by Daniel Borkmann
Browse files

bpf: Remove unused parameter from ___bpf_prog_run



'stack' parameter is not used in ___bpf_prog_run() after f696b8f4
("bpf: split bpf core interpreter"), the base address have been set to
FP reg. So consequently remove it.

Signed-off-by: default avatarHe Fengqing <hefengqing@huawei.com>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
Acked-by: default avatarSong Liu <songliubraving@fb.com>
Link: https://lore.kernel.org/bpf/20210331075135.3850782-1-hefengqing@huawei.com
parent 007bdc12
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment