RE: [char-misc-next] mei: me: release irq in mei_me_pci_resume error path

From: Winkler, Tomas
Date: Tue Jun 04 2024 - 01:46:11 EST


>
> On Mon, Jun 03, 2024 at 04:29:28PM +0300, Tomas Winkler wrote:
> > The mei_me_pci_resume doesn't release irq on the error path, in case
> > mei_start() fails.
> >
> > Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx>
> > ---
> > drivers/misc/mei/pci-me.c | 4 +++-
> > 1 file changed, 3 insertions(+), 1 deletion(-)
>
> What commit does this fix?

I would say 33ec0826314734fc4f3c9bf37 , kernel version 3.13, it's very old. I can respin with the comment, if you wish.

Thanks
Tomas