[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <201606051227.HWQZ0zJJ%fengguang.wu@intel.com>
Date: Sun, 5 Jun 2016 12:33:29 +0800
From: kbuild test robot <fengguang.wu@...el.com>
To: unlisted-recipients:; (no To-header on input)
Cc: kbuild-all@...org, linux-kernel@...r.kernel.org,
Dan Williams <dan.j.williams@...el.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Memory Management List <linux-mm@...ck.org>
Subject: undefined reference to `early_panic'
Hi,
It's probably a bug fix that unveils the link errors.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 049ec1b5a76d34a6980cccdb7c0baeb4eed7a993
commit: 888cdbc2c9a76a0e450f533b1957cdbfe7d483d5 hugetlb: fix compile error on tile
date: 5 months ago
config: tile-allnoconfig (attached as .config)
compiler: tilegx-linux-gcc (GCC) 4.6.2
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
git checkout 888cdbc2c9a76a0e450f533b1957cdbfe7d483d5
# save the attached .config to linux build tree
make.cross ARCH=tile
All errors (new ones prefixed by >>):
arch/tile/built-in.o: In function `setup_arch':
>> (.init.text+0x15d8): undefined reference to `early_panic'
arch/tile/built-in.o: In function `setup_arch':
(.init.text+0x1610): undefined reference to `early_panic'
arch/tile/built-in.o: In function `setup_arch':
(.init.text+0x1800): undefined reference to `early_panic'
arch/tile/built-in.o: In function `setup_arch':
(.init.text+0x1828): undefined reference to `early_panic'
arch/tile/built-in.o: In function `setup_arch':
(.init.text+0x1bd8): undefined reference to `early_panic'
arch/tile/built-in.o:(.init.text+0x1c18): more undefined references to `early_panic' follow
---
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" (4026 bytes)
Powered by blists - more mailing lists