[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <201602010635.ezE8Ul92%fengguang.wu@intel.com>
Date: Mon, 1 Feb 2016 06:45:19 +0800
From: kbuild test robot <lkp@...el.com>
To: Chen Yu <yu.c.chen@...el.com>
Cc: kbuild-all@...org, linux-acpi@...r.kernel.org,
linux-kernel@...r.kernel.org, rjw@...ysocki.net, lenb@...nel.org,
matthew.garrett@...ula.com, rui.zhang@...el.com,
Chen Yu <yu.c.chen@...el.com>
Subject: Re: [PATCH] ACPI: Do not report _OSI("Darwin") when acpi_osi=!Darwin
provided
Hi Chen,
[auto build test WARNING on pm/linux-next]
[also build test WARNING on v4.5-rc1 next-20160129]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]
url: https://github.com/0day-ci/linux/commits/Chen-Yu/ACPI-Do-not-report-_OSI-Darwin-when-acpi_osi-Darwin-provided/20160131-224855
base: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next
config: arm64-allyesconfig (attached as .config)
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+0x2b8f38): Section mismatch in reference from the function acpi_osi_handler() to the variable .init.data:$d
The function acpi_osi_handler() references
the variable __initdata $d.
This is often because acpi_osi_handler lacks a __initdata
annotation or the annotation of $d 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/octet-stream" (48147 bytes)
Powered by blists - more mailing lists