Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: valentin@longchamp.me
Cc: netdev@vger.kernel.org, kuba@kernel.org,
	xiyou.wangcong@gmail.com, jhs@mojatatu.com,
	stable@vger.kernel.org
Subject: Re: [PATCH v3] net: sched: export __netdev_watchdog_up()
Date: Tue, 09 Jun 2020 13:14:23 -0700 (PDT)	[thread overview]
Message-ID: <20200609.131423.797063277862873757.davem@davemloft.net> (raw)
In-Reply-To: <20200609201154.22022-1-valentin@longchamp.me>

From: Valentin Longchamp <valentin@longchamp.me>
Date: Tue,  9 Jun 2020 22:11:54 +0200

> Since the quiesce/activate rework, __netdev_watchdog_up() is directly
> called in the ucc_geth driver.
> 
> Unfortunately, this function is not available for modules and thus
> ucc_geth cannot be built as a module anymore. Fix it by exporting
> __netdev_watchdog_up().
> 
> Since the commit introducing the regression was backported to stable
> branches, this one should ideally be as well.
> 
> Fixes: 79dde73cf9bc ("net/ethernet/freescale: rework quiesce/activate for ucc_geth")
> Cc: <stable@vger.kernel.org>
> Signed-off-by: Valentin Longchamp <valentin@longchamp.me>

Applied and queued up for -stable, please don't CC: stable for networking changes
in the future, thank you.

      reply	other threads:[~2020-06-09 20:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-09 20:11 [PATCH v3] net: sched: export __netdev_watchdog_up() Valentin Longchamp
2020-06-09 20:14 ` David Miller [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=20200609.131423.797063277862873757.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jhs@mojatatu.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=valentin@longchamp.me \
    --cc=xiyou.wangcong@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox