diff options
author | He Fengqing <hefengqing@huawei.com> | 2021-03-31 07:51:35 +0000 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2021-04-03 01:38:52 +0200 |
commit | 2ec9898e9c70b93a5741af3f6af6dbceca569a47 (patch) | |
tree | d8c55931c930925c1d36aef3ac32605b9868197e /kernel/bpf/inode.c | |
parent | 007bdc12d4b466566784c1a39b9fb3985f875b3d (diff) | |
download | linux-2ec9898e9c70b93a5741af3f6af6dbceca569a47.tar.gz linux-2ec9898e9c70b93a5741af3f6af6dbceca569a47.tar.bz2 linux-2ec9898e9c70b93a5741af3f6af6dbceca569a47.zip |
bpf: Remove unused parameter from ___bpf_prog_run
'stack' parameter is not used in ___bpf_prog_run() after f696b8f471ec
("bpf: split bpf core interpreter"), the base address have been set to
FP reg. So consequently remove it.
Signed-off-by: He Fengqing <hefengqing@huawei.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Song Liu <songliubraving@fb.com>
Link: https://lore.kernel.org/bpf/20210331075135.3850782-1-hefengqing@huawei.com
Diffstat (limited to 'kernel/bpf/inode.c')
0 files changed, 0 insertions, 0 deletions