On Tue, 27 Jan 2026 at 11:14, Lorenzo Stoakes <[email protected]> wrote: > > +cc Sid for awareness > > Hi, > > This patch breaks the radix tree and VMA userland tests. The next bots didn't > catch it but it seems now they're building the userland VMA tests > (e.g. https://lore.kernel.all/[email protected]/) but maybe > not caught up to the issue this one caused (fails build in tools/testing/vma > and > tools/testing/radix-tree). > > Anyway it's a really easy fix, just need to stub out __no_context_analysis in > the tools/include copy of compiler_types.h, fix-patch provided below. > > To avoid bisection hazard it'd be nice if it could be folded into this series > before this patch, but if we're too late in the cycle for that I can submit a > fix separately.
Thanks, I saw. I have a more complete fix I'm about to send.
