Re: Request for review for 4.19-st19, 4.19-cip135
Ulrich Hecht <[email protected]>
| Newsgroups | org.cip-project.lists.cip-dev |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the reviews! > On 07/30/2026 10:26 PM CEST Pavel Machek <[email protected]> wrote: > !! > 5ec48ec054322 arm64: errata: Mitigate TLBI errata on various Arm CPUs > > There's something wrong here. > > +config ARM64_ERRATUM_4193714 > > is unused in our tree, and not present in > cfd391e74134db664feb499d43af286380b10ba8. Plus it looks like > documentation is missing. That's an editing error on my part; fixed. > !! > b24d758d47d69 arm64: Add part number for Arm Cortex-A78AE > > Again, something wrong here. It creates the define but never actually > uses it. It's used in the patch above; the fix itself is not one we need. In the end it all boils down to... > Note to self -- we may need some kind of markup when only part of > patch is applied. ...that. I changed the commit message to make it clear why this is only partial. CU Uli