Re: [PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
From: Ryan Roberts <ryan.roberts@arm.com>
Date: 2025-09-23 07:15:17
Also in:
linux-mm, lkml
From: Ryan Roberts <ryan.roberts@arm.com>
Date: 2025-09-23 07:15:17
Also in:
linux-mm, lkml
On 19/09/2025 19:44, Will Deacon wrote:
On Fri, Sep 19, 2025 at 01:00:49PM +0100, Ryan Roberts wrote:quoted
On 19/09/2025 12:56, Will Deacon wrote:quoted
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.
Thanks Will, I took a look and didn't spot any problems. Thanks for squeezing this in.
Will