Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Fri, 26 Jan 2024 14:09:44 -0800 you wrote: > Android implementation of libc errors out with -EINVAL in faccessat() if > passed AT_EACCESS ([0]), this leads to ridiculous issue with libbpf > refusing to load /sys/kernel/btf/vmlinux on Androids ([1]). Fix by > detecting Android and redefining AT_EACCESS to 0, it's equivalent on > Android. > > [0] https://android.googlesource.com/platform/bionic/+/refs/heads/android13-release/libc/bionic/faccessat.cpp#50 > [1] https://github.com/libbpf/libbpf-bootstrap/issues/250#issuecomment-1911324250 > > [...] Here is the summary with links: - [bpf-next] libbpf: fix faccessat() usage on Android https://git.kernel.org/bpf/bpf-next/c/ad5765405380 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html