Re: [PATCH 5.10 000/139] 5.10.168-rc1 review

From: Guenter Roeck
Date: Tue Feb 14 2023 - 13:10:12 EST


On 2/14/23 09:54, Linus Torvalds wrote:
On Tue, Feb 14, 2023 at 9:51 AM Guenter Roeck <linux@xxxxxxxxxxxx> wrote:

Reverting the nvmem patches fixed this problem.

But upstream is fine?


Yes, this was a bad backport. One of the nvmem patches was missing
from the backport. However, a fix for that missing patch was backported,
causing a double device registration and all kinds of interesting
problems.

Guenter