Hello: This patch was applied to bpf/bpf.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Tue, 5 Nov 2024 12:30:57 +0800 you wrote: > From: Hou Tao <houtao1@xxxxxxxxxx> > > As reported by Byeonguk, the bad_words test in verifier_bits_iter.c > occasionally fails on s390 host. Quoting Ilya's explanation: > > s390 kernel runs in a completely separate address space, there is no > user/kernel split at TASK_SIZE. The same address may be valid in both > the kernel and the user address spaces, there is no way to tell by > looking at it. The config option related to this property is > ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE. > > [...] Here is the summary with links: - [bpf] selftests/bpf: Use -4095 as the bad address for bits iterator https://git.kernel.org/bpf/bpf/c/6801cf7890f2 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html