From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: "David S . Miller" <davem@davemloft.net>,
netdev@vger.kernel.org, stable@vger.kernel.org,
Lucas Stach <l.stach@pengutronix.de>
Subject: Re: [PATCH v3.18] net: fec: introduce fec_ptp_stop and use in probe fail path
Date: Wed, 7 Mar 2018 09:23:48 -0800 [thread overview]
Message-ID: <20180307172348.GD7097@kroah.com> (raw)
In-Reply-To: <1520378603-4792-1-git-send-email-linux@roeck-us.net>
On Tue, Mar 06, 2018 at 03:23:23PM -0800, Guenter Roeck wrote:
> From: Lucas Stach <l.stach@pengutronix.de>
>
> [ upstream commit 32cba57ba74be58589aeb4cb6496183e46a5e3e5 ]
>
> This function frees resources and cancels delayed work item that
> have been initialized in fec_ptp_init().
>
> Use this to do proper error handling if something goes wrong in
> probe function after fec_ptp_init has been called.
>
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> Acked-by: Fugang Duan <B38611@freescale.com>
> Signed-off-by: David S. Miller <davem@davemloft.net>
> [groeck: backport: context changes in .../fec_main.c]
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
> Not really sure if I should send this one to David or Greg, since v3.18 is no
> longer officially supported, so I am sending it to both. Sorry for the noise.
>
> This patch fixes a crash seen when running sabrelite images in a version
> of qemu which fixes https://bugs.launchpad.net/qemu/+bug/1753309.
This works for me, now queued up, thanks.
greg k-h
prev parent reply other threads:[~2018-03-07 17:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-06 23:23 [PATCH v3.18] net: fec: introduce fec_ptp_stop and use in probe fail path Guenter Roeck
2018-03-07 17:23 ` Greg Kroah-Hartman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180307172348.GD7097@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=davem@davemloft.net \
--cc=l.stach@pengutronix.de \
--cc=linux@roeck-us.net \
--cc=netdev@vger.kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.