[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdUZa31pbmyieoqyh-RnsRtFKPOVbrzC9DveV8h0sZh_qw@mail.gmail.com>
Date: Tue, 17 Apr 2018 10:20:25 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Michael Schmitz <schmitzmic@...il.com>,
John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>
Cc: netdev <netdev@...r.kernel.org>, Andrew Lunn <andrew@...n.ch>,
"Linux/m68k" <linux-m68k@...r.kernel.org>,
Michael.Karcher@...berlin.de,
Michael Karcher <kernel@...rcher.dialup.fu-berlin.de>
Subject: Re: [PATCH v2 3/8] net: ax88796: Do not free IRQ in ax_remove()
(already freed in ax_close()).
Hi Michael, Adrian,
Thanks for your patch!
On Tue, Apr 17, 2018 at 4:08 AM, Michael Schmitz <schmitzmic@...il.com> wrote:
> From: John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>
>
> This complements the fix in 82533ad9a1c that removed the free_irq
Please quote the commit's subject, too, like
... fix in commit 82533ad9a1 ("net: ethernet: ax88796: don't call free_irq
without request_irq first")
BTW, I have a git alias for that:
$ git help fixes
`git fixes' is aliased to `show --format='Fixes: %h ("%s")' -s'
$ git fixes 82533ad9a1c
Fixes: 82533ad9a1c ("net: ethernet: ax88796: don't call free_irq
without request_irq first")
> call in the error path of probe, to also not call free_irq when
> remove is called to revert the effects of probe.
>
> Signed-off-by: Michael Karcher <kernel@...rcher.dialup.fu-berlin.de>
The patch is authored by Adrian, but his SoB is missing?
Michael (Schmitz): as you took the patch, you should add your SoB, too.
For the actual patch contents:
Reviewed-by: Geert Uytterhoeven <geert@...ux-m68k.org>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Powered by blists - more mailing lists