On Tue, Nov 04, 2025 at 09:44:38AM +0100, Marek Szyprowski wrote:
I got almost the same result while bisecting on ARM 32bit Exynos-based boards, so the issue with this patchset is not fully ARM64 specific. For some reasons it also doesn't affect all systems though. It is even worse, because it affected only a subset of boards, but different for each tested commit. The observed failure looks exactly the same:
I'm also seeing other architectures affected looking at -next, I see the Avenger96 (32 bit Arm) and VisionFive 2 (RISC-V) with bisects coming out on the merge of the branch or on
# first bad commit: [10d91dac2ea5ddf04e647cf862430d1051adb839] vdso/datastore: Allocate data pages dynamically
It looks like the uniprocessor boards I've got (at91sam9g20ek, BeagleBone Black) are running fine.