[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201901081352.d2utAYa9%fengguang.wu@intel.com>
Date: Tue, 8 Jan 2019 13:54:30 +0800
From: kbuild test robot <lkp@...el.com>
To: Lubomir Rintel <lkundrak@...sk>
Cc: kbuild-all@...org, Andy Shevchenko <andy@...radead.org>,
Darren Hart <dvhart@...radead.org>,
platform-driver-x86@...r.kernel.org,
James Cameron <quozl@...top.org>,
Mark Rutland <mark.rutland@....com>,
Pavel Machek <pavel@....cz>, Rob Herring <robh+dt@...nel.org>,
Sebastian Reichel <sre@...nel.org>, x86@...nel.org,
devicetree@...r.kernel.org, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org, Lubomir Rintel <lkundrak@...sk>,
Sebastian Reichel <sebastian.reichel@...labora.com>
Subject: Re: [PATCH v3 15/16] power: supply: olpc_battery: Avoid using
platform_info
Hi Lubomir,
I love your patch! Perhaps something to improve:
[auto build test WARNING on linus/master]
[also build test WARNING on v5.0-rc1 next-20190107]
[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/Lubomir-Rintel/Add-support-for-OLPC-XO-1-75-Embedded-Controller/20190108-114514
config: i386-randconfig-s3-201901 (attached as .config)
compiler: gcc-6 (Debian 6.4.0-9) 6.4.0 20171026
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All warnings (new ones prefixed by >>):
>> WARNING: vmlinux.o(.text+0x49efd): Section mismatch in reference from the function olpc_dt_compatible_match() to the function .init.text:olpc_dt_getproperty()
The function olpc_dt_compatible_match() references
the function __init olpc_dt_getproperty().
This is often because olpc_dt_compatible_match lacks a __init
annotation or the annotation of olpc_dt_getproperty 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" (32943 bytes)
Powered by blists - more mailing lists