[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <201701051710.ACYmO1YH%fengguang.wu@intel.com>
Date: Thu, 5 Jan 2017 17:31:05 +0800
From: kbuild test robot <lkp@...el.com>
To: Imran Khan <kimran@...eaurora.org>
Cc: kbuild-all@...org, andy.gross@...aro.org, lee.jones@...aro.org,
Imran Khan <kimran@...eaurora.org>,
David Brown <david.brown@...aro.org>,
open list <linux-kernel@...r.kernel.org>,
"open list:ARM/QUALCOMM SUPPORT" <linux-arm-msm@...r.kernel.org>,
"open list:ARM/QUALCOMM SUPPORT" <linux-soc@...r.kernel.org>
Subject: Re: [RESEND,PATCH v7 1/2] soc: qcom: Add SoC info driver
Hi Imran,
[auto build test WARNING on linus/master]
[also build test WARNING on v4.10-rc2]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Imran-Khan/soc-qcom-Add-SoC-info-driver/20170105-002914
config: arm64-allyesconfig (attached as .config)
compiler: aarch64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=arm64
All warnings (new ones prefixed by >>):
>> WARNING: drivers/built-in.o(.text+0x472870): Section mismatch in reference from the function qcom_socinfo_init() to the function .init.text:of_flat_dt_get_machine_name()
The function qcom_socinfo_init() references
the function __init of_flat_dt_get_machine_name().
This is often because qcom_socinfo_init lacks a __init
annotation or the annotation of of_flat_dt_get_machine_name is wrong.
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/gzip" (53644 bytes)
Powered by blists - more mailing lists