netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Igor Gnatenko <i.gnatenko.brain@gmail.com>
To: netdev <netdev@vger.kernel.org>,
	Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Maxime Ripard <maxime.ripard@anandra.org>
Subject: [REGRESSION] stmmac_platform: Unknown symbol devm_kmalloc (err 0)
Date: Fri, 31 Jul 2015 02:07:26 +0300	[thread overview]
Message-ID: <CAFMg4WCm6rs6xMKPiKGmALc45+ne-xUzQgYHH7zOPotQ-iEqjg@mail.gmail.com> (raw)

Hi all, stmmac driver doesn't work on cubietruck (and some more
devices like PcDuino3 Nano[0]).

This error comes from converting dwmac-sunxi to platform driver.

stmmac_platform: module license 'unspecified' taints kernel.
Disabling lock debugging due to kernel taint
stmmac_platform: Unknown symbol devm_kmalloc (err 0)
stmmac_platform: Unknown symbol stmmac_suspend (err 0)
stmmac_platform: Unknown symbol platform_get_irq_byname (err 0)
stmmac_platform: Unknown symbol stmmac_dvr_remove (err 0)
stmmac_platform: Unknown symbol platform_get_resource (err 0)
stmmac_platform: Unknown symbol of_get_phy_mode (err 0)
stmmac_platform: Unknown symbol of_property_read_u32_array (err 0)
stmmac_platform: Unknown symbol of_alias_get_id (err 0)
stmmac_platform: Unknown symbol stmmac_resume (err 0)
stmmac_platform: Unknown symbol stmmac_dvr_probe (err 0)

I've filled bugreport with the same info[1]. What info I would provide
to help with fixing this?

[0] https://lists.fedoraproject.org/pipermail/arm/2015-July/009681.html
[1] https://bugzilla.kernel.org/show_bug.cgi?id=102141
-- 
-Igor Gnatenko

             reply	other threads:[~2015-07-30 23:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-30 23:07 Igor Gnatenko [this message]
2015-07-31 14:02 ` [REGRESSION] stmmac_platform: Unknown symbol devm_kmalloc (err 0) Joachim Eastwood
2015-07-31 15:18   ` Igor Gnatenko
2015-07-31 17:02 ` [PATCH net] stmmac: fix missing MODULE_LICENSE in stmmac_platform Joachim Eastwood
2015-07-31 22:43   ` David Miller
2015-07-31 17:13 ` [PATCH RESEND " Joachim Eastwood
2015-07-31 22:44   ` David Miller
2015-07-31 23:03   ` Igor Gnatenko

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=CAFMg4WCm6rs6xMKPiKGmALc45+ne-xUzQgYHH7zOPotQ-iEqjg@mail.gmail.com \
    --to=i.gnatenko.brain@gmail.com \
    --cc=maxime.ripard@anandra.org \
    --cc=netdev@vger.kernel.org \
    --cc=peppe.cavallaro@st.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;
as well as URLs for NNTP newsgroup(s).