[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20121204.152825.1014358628158241121.davem@davemloft.net>
Date: Tue, 04 Dec 2012 15:28:25 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: fengguang.wu@...el.com
Cc: wfp5p@...ginia.edu, netdev@...r.kernel.org,
gregkh@...uxfoundation.org
Subject: Re: WARNING: drivers/net/ethernet/broadcom/tg3.o(.text+0x16006):
Section mismatch in reference from the function tg3_get_invariants() to
the variable .devinit.rodata:tg3_write_reorder_chipsets
From: kbuild test robot <fengguang.wu@...el.com>
Date: Wed, 05 Dec 2012 04:24:21 +0800
> tree: git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master
> head: 193c1e478cc496844fcbef402a10976c95a634ff
> commit: 229b1ad1cb1a7159658f466c736bc3898dabb876 tg3: remove __dev* attributes
> date: 25 hours ago
> config: make ARCH=x86_64 allmodconfig
>
> All warnings:
This is a result of the __dev* macro removal from the networking
drivers. I think it will be resolved when Greg KH's tree gets merged.
The issue is that the PCI device ID macros in linux/pci.h still
use the __dev* tags.
Greg, please confirm.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists