Re: Regression in probing some AMBA devices possibly devlink related

From: Linus Walleij
Date: Sat Feb 25 2023 - 10:07:10 EST


On Sat, Feb 25, 2023 at 3:28 PM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:

> I have a boot regression for Ux500 on mainline, but bisecting mainline
> isn't quite working for misc reasons :/

I however managed to revert Gregs entire branch for driver core
with:

git revert -m 1 a93e884edf61

And this makes the regression go away, so I'm pretty sure it has
something to do with the device link patches.

Yours,
Linus Walleij