[<prev] [next>] [day] [month] [year] [list]
Message-ID: <50be90f6.+7gxUjJ0gr3pAShL%fengguang.wu@intel.com>
Date: Wed, 05 Dec 2012 08:10:30 +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/dec/tulip/tulip.o(.text+0x6f9b):
Section mismatch in reference from the function tulip_init_one() to the
variable .devinit.rodata:early_486_chipsets
tree: git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master
head: 193c1e478cc496844fcbef402a10976c95a634ff
commit: 779c1a85813a4622cc3bb3d25ce10b523bd055ba tulip: remove __dev* attributes
date: 29 hours ago
config: make ARCH=x86_64 allmodconfig
All warnings:
WARNING: drivers/net/ethernet/dec/tulip/tulip.o(.text+0x6f9b): Section mismatch in reference from the function tulip_init_one() to the variable .devinit.rodata:early_486_chipsets
The function tulip_init_one() references
the variable __devinitconst early_486_chipsets.
This is often because tulip_init_one lacks a __devinitconst
annotation or the annotation of early_486_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