Re: [PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full

From: Will Deacon

Date: Fri Sep 19 2025 - 14:44:24 EST


On Fri, Sep 19, 2025 at 01:00:49PM +0100, Ryan Roberts wrote:
> On 19/09/2025 12:56, Will Deacon wrote:
> > So how about we:
> >
> > - Remove X4 from the list
> > - I try harder to apply your patch for secondary CPUs...
> > - ... if I fail, we can apply it next time around
> >
> > Sound reasonable?
>
> Yeah that works for me. Cheers!

So after all that, the conflict was straightforward once I sat down and
looked at it properly.

Please can you check for-next/core? I forcefully triggered the
repainting path in qemu and it booted without any problems.

Will