[<prev] [next>] [day] [month] [year] [list]
Message-ID: <50bea1a1.xUDXd4fkM1C9yzgn%fengguang.wu@intel.com>
Date: Wed, 05 Dec 2012 09:21:37 +0800
From: kbuild test robot <fengguang.wu@...el.com>
To: Bill Pemberton <wfp5p@...ginia.edu>
Cc: netdev@...r.kernel.org,
"Greg Kroah-Hartman" <gregkh@...uxfoundation.org>
Subject: WARNING: drivers/net/ethernet/broadcom/tg3.o(.text+0x1fe93):
Section mismatch in reference from the function tg3_test_dma() to the
variable .devinit.rodata:tg3_dma_wait_state_chipsets
tree: git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master
head: 193c1e478cc496844fcbef402a10976c95a634ff
commit: 229b1ad1cb1a7159658f466c736bc3898dabb876 tg3: remove __dev* attributes
date: 30 hours ago
config: make ARCH=i386 allmodconfig
All warnings:
WARNING: drivers/net/ethernet/broadcom/tg3.o(.text+0x1fe93): Section mismatch in reference from the function tg3_test_dma() to the variable .devinit.rodata:tg3_dma_wait_state_chipsets
The function tg3_test_dma() references
the variable __devinitconst tg3_dma_wait_state_chipsets.
This is often because tg3_test_dma lacks a __devinitconst
annotation or the annotation of tg3_dma_wait_state_chipsets is wrong.
---
0-DAY kernel build testing backend Open Source Technology Center
Fengguang Wu, Yuanhan Liu Intel Corporation
--
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