[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201609180652.Z5VYTAA9%fengguang.wu@intel.com>
Date: Sun, 18 Sep 2016 06:57:55 +0800
From: kbuild test robot <lkp@...el.com>
To: Denys Vlasenko <dvlasenk@...hat.com>
Cc: kbuild-all@...org, Ingo Molnar <mingo@...nel.org>,
Denys Vlasenko <dvlasenk@...hat.com>,
Andy Lutomirski <luto@...capital.net>,
"H. Peter Anvin" <hpa@...or.com>, Borislav Petkov <bp@...en8.de>,
Brian Gerst <brgerst@...il.com>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] x86/e820: Use much less memory for e820/e820_saved,
save up to 120k
Hi Denys,
[auto build test WARNING on tip/auto-latest]
[also build test WARNING on v4.8-rc6 next-20160916]
[cannot apply to tip/x86/core]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
[Suggest to use git(>=2.9.0) format-patch --base=<commit> (or --base=auto for convenience) to record what (public, well-known) commit your patch series was built on]
[Check https://git-scm.com/docs/git-format-patch for more information]
url: https://github.com/0day-ci/linux/commits/Denys-Vlasenko/x86-e820-Mark-some-static-functions-__init/20160918-054310
config: i386-randconfig-i1-09171826 (attached as .config)
compiler: gcc-4.8 (Debian 4.8.4-1) 4.8.4
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All warnings (new ones prefixed by >>):
>> WARNING: vmlinux.o(.text+0x37714): Section mismatch in reference from the function free_initmem() to the function .init.text:e820_reallocate_tables()
The function free_initmem() references
the function __init e820_reallocate_tables().
This is often because free_initmem lacks a __init
annotation or the annotation of e820_reallocate_tables 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" (23203 bytes)
Powered by blists - more mailing lists