All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [jkirsher-next-queue:dev-queue 14/17] ERROR: "mdiobus_unregister" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
@ 2018-12-05  5:25 kbuild test robot
  2018-12-05 19:05 ` Steve Douthit
  0 siblings, 1 reply; 4+ messages in thread
From: kbuild test robot @ 2018-12-05  5:25 UTC (permalink / raw)
  To: intel-wired-lan

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git dev-queue
head:   7e1ab79ec66131e03715c31928e09efd1c749cef
commit: 444b102251854611659c8569bef3e43049603f7c [14/17] ixgbe: register a mdiobus
config: i386-randconfig-s2-12051035 (attached as .config)
compiler: gcc-6 (Debian 6.4.0-9) 6.4.0 20171026
reproduce:
        git checkout 444b102251854611659c8569bef3e43049603f7c
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> ERROR: "__mdiobus_register" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
>> ERROR: "mdiobus_unregister" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
>> ERROR: "devm_mdiobus_alloc_size" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
>> ERROR: "devm_mdiobus_free" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 31111 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20181205/1b858471/attachment-0001.bin>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Intel-wired-lan] [jkirsher-next-queue:dev-queue 14/17] ERROR: "mdiobus_unregister" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
  2018-12-05  5:25 [Intel-wired-lan] [jkirsher-next-queue:dev-queue 14/17] ERROR: "mdiobus_unregister" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined! kbuild test robot
@ 2018-12-05 19:05 ` Steve Douthit
  2018-12-05 21:28   ` Jeff Kirsher
  2018-12-05 22:13   ` Florian Fainelli
  0 siblings, 2 replies; 4+ messages in thread
From: Steve Douthit @ 2018-12-05 19:05 UTC (permalink / raw)
  To: intel-wired-lan

On 12/5/18 12:25 AM, kbuild test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git dev-queue
> head:   7e1ab79ec66131e03715c31928e09efd1c749cef
> commit: 444b102251854611659c8569bef3e43049603f7c [14/17] ixgbe: register a mdiobus
> config: i386-randconfig-s2-12051035 (attached as .config)
> compiler: gcc-6 (Debian 6.4.0-9) 6.4.0 20171026
> reproduce:
>          git checkout 444b102251854611659c8569bef3e43049603f7c
>          # save the attached .config to linux build tree
>          make ARCH=i386
> 
> All errors (new ones prefixed by >>):
> 
>>> ERROR: "__mdiobus_register" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
>>> ERROR: "mdiobus_unregister" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
>>> ERROR: "devm_mdiobus_alloc_size" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
>>> ERROR: "devm_mdiobus_free" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!

Jeff,

It looks like I should have had 'select PHYLIB' instead of 'select MII'
in the Kconfig for this patch.

Would you prefer a v5 or to change that yourself?

-Steve

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Intel-wired-lan] [jkirsher-next-queue:dev-queue 14/17] ERROR: "mdiobus_unregister" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
  2018-12-05 19:05 ` Steve Douthit
@ 2018-12-05 21:28   ` Jeff Kirsher
  2018-12-05 22:13   ` Florian Fainelli
  1 sibling, 0 replies; 4+ messages in thread
From: Jeff Kirsher @ 2018-12-05 21:28 UTC (permalink / raw)
  To: intel-wired-lan

On Wed, 2018-12-05 at 19:05 +0000, Steve Douthit wrote:
> On 12/5/18 12:25 AM, kbuild test robot wrote:
> > tree:   
> > https://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git
> > dev-queue
> > head:   7e1ab79ec66131e03715c31928e09efd1c749cef
> > commit: 444b102251854611659c8569bef3e43049603f7c [14/17] ixgbe:
> > register a mdiobus
> > config: i386-randconfig-s2-12051035 (attached as .config)
> > compiler: gcc-6 (Debian 6.4.0-9) 6.4.0 20171026
> > reproduce:
> >          git checkout 444b102251854611659c8569bef3e43049603f7c
> >          # save the attached .config to linux build tree
> >          make ARCH=i386
> > 
> > All errors (new ones prefixed by >>):
> > 
> > > > ERROR: "__mdiobus_register"
> > > > [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
> > > > ERROR: "mdiobus_unregister"
> > > > [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
> > > > ERROR: "devm_mdiobus_alloc_size"
> > > > [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
> > > > ERROR: "devm_mdiobus_free"
> > > > [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
> 
> Jeff,
> 
> It looks like I should have had 'select PHYLIB' instead of 'select
> MII'
> in the Kconfig for this patch.
> 
> Would you prefer a v5 or to change that yourself?

:-) v5 please.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20181205/0d2ce836/attachment.asc>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Intel-wired-lan] [jkirsher-next-queue:dev-queue 14/17] ERROR: "mdiobus_unregister" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
  2018-12-05 19:05 ` Steve Douthit
  2018-12-05 21:28   ` Jeff Kirsher
@ 2018-12-05 22:13   ` Florian Fainelli
  1 sibling, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2018-12-05 22:13 UTC (permalink / raw)
  To: intel-wired-lan

On 12/5/18 11:05 AM, Steve Douthit wrote:
> On 12/5/18 12:25 AM, kbuild test robot wrote:
>> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git dev-queue
>> head:   7e1ab79ec66131e03715c31928e09efd1c749cef
>> commit: 444b102251854611659c8569bef3e43049603f7c [14/17] ixgbe: register a mdiobus
>> config: i386-randconfig-s2-12051035 (attached as .config)
>> compiler: gcc-6 (Debian 6.4.0-9) 6.4.0 20171026
>> reproduce:
>>          git checkout 444b102251854611659c8569bef3e43049603f7c
>>          # save the attached .config to linux build tree
>>          make ARCH=i386
>>
>> All errors (new ones prefixed by >>):
>>
>>>> ERROR: "__mdiobus_register" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
>>>> ERROR: "mdiobus_unregister" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
>>>> ERROR: "devm_mdiobus_alloc_size" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
>>>> ERROR: "devm_mdiobus_free" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
> 
> Jeff,
> 
> It looks like I should have had 'select PHYLIB' instead of 'select MII'
> in the Kconfig for this patch.

MDIO_DEVICE is more fine grained and probably what you want since you
only make use of the mdio_bus APIs and not the full PHYLIB API.

> 
> Would you prefer a v5 or to change that yourself?
> 
> -Steve
> 


-- 
Florian

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-05 22:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-05  5:25 [Intel-wired-lan] [jkirsher-next-queue:dev-queue 14/17] ERROR: "mdiobus_unregister" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined! kbuild test robot
2018-12-05 19:05 ` Steve Douthit
2018-12-05 21:28   ` Jeff Kirsher
2018-12-05 22:13   ` Florian Fainelli

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.