From: kernel test robot <lkp@intel.com>
To: Vitaly Wool <vitaly.wool@konsulko.com>, linux-riscv@lists.infradead.org
Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org,
Bin Meng <bin.meng@windriver.com>,
Anup Patel <anup@brainfault.org>,
Alistair Francis <alistair.francis@wdc.com>,
Palmer Dabbelt <palmerdabbelt@google.com>,
Nicolas Pitre <nico@fluxnic.net>,
Vitaly Wool <vitaly.wool@konsulko.com>
Subject: Re: [PATCH v4] RISC-V: enable XIP
Date: Mon, 8 Mar 2021 11:58:38 +0800 [thread overview]
Message-ID: <202103081104.ShL6Htzv-lkp@intel.com> (raw)
In-Reply-To: <20210306121438.12827-1-vitaly.wool@konsulko.com>
[-- Attachment #1: Type: text/plain, Size: 2296 bytes --]
Hi Vitaly,
I love your patch! Yet something to improve:
[auto build test ERROR on linus/master]
[also build test ERROR on v5.12-rc2]
[cannot apply to linux/master]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url: https://github.com/0day-ci/linux/commits/Vitaly-Wool/RISC-V-enable-XIP/20210307-103904
base: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 280d542f6ffac0e6d65dc267f92191d509b13b64
config: riscv-allmodconfig (attached as .config)
compiler: riscv64-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/0day-ci/linux/commit/c9cb15092dcf53140fba57780677a9dcaef70612
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Vitaly-Wool/RISC-V-enable-XIP/20210307-103904
git checkout c9cb15092dcf53140fba57780677a9dcaef70612
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> riscv64-linux-ld: section .data LMA [0000000000800000,0000000000a90eaf] overlaps section .text LMA [00000000001095a0,00000000014ae61b]
>> riscv64-linux-ld: section .rodata VMA [ffffffe000cae640,ffffffe001042f0f] overlaps section .bss VMA [ffffffe00059d000,ffffffe001a54f6f]
riscv64-linux-ld: arch/riscv/mm/init.o: in function `.L122':
>> init.c:(.text+0x288): undefined reference to `__init_text_begin'
riscv64-linux-ld: arch/riscv/mm/init.o: in function `.L123':
>> init.c:(.text+0x290): undefined reference to `__init_data_begin'
riscv64-linux-ld: arch/riscv/mm/init.o: in function `.L0 ':
init.c:(.text+0x2ea): undefined reference to `__init_text_begin'
>> riscv64-linux-ld: init.c:(.text+0x302): undefined reference to `__init_data_begin'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 68694 bytes --]
next prev parent reply other threads:[~2021-03-08 4:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-06 12:14 [PATCH v4] RISC-V: enable XIP Vitaly Wool
2021-03-07 9:40 ` kernel test robot
2021-03-08 3:58 ` kernel test robot [this message]
2021-03-21 20:21 ` Guenter Roeck
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=202103081104.ShL6Htzv-lkp@intel.com \
--to=lkp@intel.com \
--cc=alistair.francis@wdc.com \
--cc=anup@brainfault.org \
--cc=bin.meng@windriver.com \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=nico@fluxnic.net \
--cc=palmerdabbelt@google.com \
--cc=vitaly.wool@konsulko.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