Files
i2som-imx-linux/include/linux
Andrii Nakryiko 6d7fdbb979 bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
[ Upstream commit 6943c2b05b ]

BPF interpreter uses extra input argument, so re-casts __bpf_call_base into
__bpf_call_base_args. Avoid compiler warning about incompatible function
prototypes by casting to void * first.

Fixes: 1ea47e01ad ("bpf: add support for bpf_call to interpreter")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20210112075520.4103414-3-andrii@kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-04 09:39:33 +01:00
..
2021-01-30 13:32:11 +01:00
2021-02-10 09:21:06 +01:00
2021-01-30 13:32:13 +01:00
2021-01-30 13:32:12 +01:00
2021-02-07 14:48:38 +01:00
2020-07-29 10:16:52 +02:00
2021-01-30 13:32:12 +01:00
2020-12-11 13:25:01 +01:00