From: kernel test robot <lkp@intel.com>
To: "Madhavan T. Venkataraman" <madvenka@linux.microsoft.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org
Subject: [madvenka786:orc_v2 7/20] arch/x86/kernel/setup.c:1243: undefined reference to `unwind_init'
Date: Mon, 23 May 2022 06:20:52 +0800 [thread overview]
Message-ID: <202205230628.BFRpX4yZ-lkp@intel.com> (raw)
tree: https://github.com/madvenka786/linux orc_v2
head: ed9a1d5c036130a53c639eb712485e3d13ab4372
commit: a4c6af5b74f86f69cebc1b18d8a31a3beff7cd8e [7/20] objtool: Reorganize ORC kernel code
config: i386-randconfig-a004-20220523 (https://download.01.org/0day-ci/archive/20220523/202205230628.BFRpX4yZ-lkp@intel.com/config)
compiler: gcc-11 (Debian 11.3.0-1) 11.3.0
reproduce (this is a W=1 build):
# https://github.com/madvenka786/linux/commit/a4c6af5b74f86f69cebc1b18d8a31a3beff7cd8e
git remote add madvenka786 https://github.com/madvenka786/linux
git fetch --no-tags madvenka786 orc_v2
git checkout a4c6af5b74f86f69cebc1b18d8a31a3beff7cd8e
# save the config file
mkdir build_dir && cp config build_dir/.config
make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
ld: arch/x86/kernel/setup.o: in function `setup_arch':
>> arch/x86/kernel/setup.c:1243: undefined reference to `unwind_init'
vim +1243 arch/x86/kernel/setup.c
ee9f8fce996408 arch/x86/kernel/setup.c Josh Poimboeuf 2017-07-24 1242
ee9f8fce996408 arch/x86/kernel/setup.c Josh Poimboeuf 2017-07-24 @1243 unwind_init();
^1da177e4c3f41 arch/i386/kernel/setup.c Linus Torvalds 2005-04-16 1244 }
5649b7c30316a5 arch/x86/kernel/setup.c Ingo Molnar 2008-09-16 1245
:::::: The code at line 1243 was first introduced by commit
:::::: ee9f8fce99640811b2b8e79d0d1dbe8bab69ba67 x86/unwind: Add the ORC unwinder
:::::: TO: Josh Poimboeuf <jpoimboe@redhat.com>
:::::: CC: Ingo Molnar <mingo@kernel.org>
--
0-DAY CI Kernel Test Service
https://01.org/lkp
reply other threads:[~2022-05-22 22:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202205230628.BFRpX4yZ-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=madvenka@linux.microsoft.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox