From 3b32124339d586247f4f19719bb4633e7c5cbfab Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 30 Apr 2025 07:06:29 +0000 Subject: [PATCH] ANDROID: GKI: Add bpf_redirect_info to virtual_device symbol list. In commit ae43d74d4582 ("xdp: Reset bpf_redirect_info before running a xdp's BPF prog."), the bpf_redirect_info symbol is added to the virtio_net module, but that symbol is not currently exported by the GKI symbol lists. Fix this up by adding it to the symbol tables. Fixes: ae43d74d4582 ("xdp: Reset bpf_redirect_info before running a xdp's BPF prog.") Change-Id: Ia5751e5c09127d875d8e5e44c71fa1c13f251054 Signed-off-by: Greg Kroah-Hartman --- android/abi_gki_aarch64_virtual_device | 1 + 1 file changed, 1 insertion(+) diff --git a/android/abi_gki_aarch64_virtual_device b/android/abi_gki_aarch64_virtual_device index 17d3e79cc09d..1715e05a480d 100644 --- a/android/abi_gki_aarch64_virtual_device +++ b/android/abi_gki_aarch64_virtual_device @@ -1273,6 +1273,7 @@ bpf_prog_add bpf_prog_put bpf_prog_sub + bpf_redirect_info bpf_stats_enabled_key bpf_warn_invalid_xdp_action __cpuhp_remove_state