Re: [PATCH 6.6 000/139] 6.6.96-rc1 review
From: Leo Yan
Date: Mon Jul 07 2025 - 05:03:30 EST
On Sun, Jul 06, 2025 at 08:55:32AM +0200, Greg Kroah-Hartman wrote:
[...]
> > Bisection results pointing to,
> >
> > coresight: Only check bottom two claim bits
> > [ Upstream commit a4e65842e1142aa18ef36113fbd81d614eaefe5a ]
> >
> > The following patch needs to be back ported ?
> > b36e78b216e6 ("ARM: 9354/1: ptrace: Use bitfield helpers")
>
> Thanks, that makes sense, and is easier than me fixing this up by hand
> like I had tried to in one of the branches :)
>
> Now queued up.
I built for the Arm target in my local environment and confirmed that
the build failure has been fixed on the linux-6.6.y branch.
Thanks for reporting and resolving the issue.
Leo