Re: [PATCH v2 0/1] Fix regression in 5.18 for GPIO

From: Linus Torvalds
Date: Fri Apr 22 2022 - 21:03:31 EST


On Fri, Apr 22, 2022 at 6:15 AM Mario Limonciello
<mario.limonciello@xxxxxxx> wrote:
>
> This patch is being sent directly to you because there has been
> a regression in 5.18 that I identified and sent a fix up that has been
> reviewed/tested/acked for nearly a week but the current subsystem
> maintainer (Bartosz) hasn't picked it up to send to you.

Applied.

I'm not sure the "cc: stable" makes much sense since the bug was
introduced in this release, but I assume you added it because the
problem commit was also marked for stable.

The "Fixes:" tag should take care of it, but I left that cc:stable alone.

Linus