From: Joel Granados <j.granados@samsung.com>
To: kernel test robot <lkp@intel.com>
Cc: <oe-kbuild-all@lists.linux.dev>,
Linux Memory Management List <linux-mm@kvack.org>,
Luis Chamberlain <mcgrof@kernel.org>
Subject: Re: [linux-next:master 3890/5779] m68k-linux-ld: section .rodata VMA [00001000,00154967] overlaps section .text VMA [00000400,006e714f]
Date: Tue, 30 May 2023 14:58:11 +0200 [thread overview]
Message-ID: <20230530125811.vz5evlb7ipqbx35e@localhost> (raw)
In-Reply-To: <202305301505.a1hJGgBM-lkp@intel.com>
[-- Attachment #1: Type: text/plain, Size: 2686 bytes --]
On Tue, May 30, 2023 at 03:11:21PM +0800, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head: 8c33787278ca8db73ad7d23f932c8c39b9f6e543
> commit: b8cbc0855a22fe386c704ee29fb21282f999b995 [3890/5779] sysctl: Remove register_sysctl_table
> config: m68k-randconfig-m031-20230530 (https://download.01.org/0day-ci/archive/20230530/202305301505.a1hJGgBM-lkp@intel.com/config)
> compiler: m68k-linux-gcc (GCC) 12.3.0
> reproduce (this is a W=1 build):
> mkdir -p ~/bin
> wget https://protect2.fireeye.com/v1/url?k=05062a97-5a9d13f2-0507a1d8-000babff32e3-9a09be2bd3e7ab3d&q=1&e=f0f9eecc-4a88-410b-8a07-7b66ef5707a5&u=https%3A%2F%2Fraw.githubusercontent.com%2Fintel%2Flkp-tests%2Fmaster%2Fsbin%2Fmake.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b8cbc0855a22fe386c704ee29fb21282f999b995
> git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> git fetch --no-tags linux-next master
> git checkout b8cbc0855a22fe386c704ee29fb21282f999b995
> # save the config file
> mkdir build_dir && cp config build_dir/.config
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.3.0 ~/bin/make.cross W=1 O=build_dir ARCH=m68k olddefconfig
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.3.0 ~/bin/make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash
>
> If you fix the issue, kindly add following tag where applicable
> | Reported-by: kernel test robot <lkp@intel.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202305301505.a1hJGgBM-lkp@intel.com/
>
> Note: the linux-next/master HEAD 8c33787278ca8db73ad7d23f932c8c39b9f6e543 builds fine.
> It may have been fixed somewhere.
>
> All errors (new ones prefixed by >>):
>
> >> m68k-linux-ld: section .rodata VMA [00001000,00154967] overlaps section .text VMA [00000400,006e714f]
This smells like a false positive triggered by removing a bunch of code
and changing the overlap numbers. I See the same error when I compile
the v6.2 kernel. This is what I get when I cross-compile in my test
machine:
/home/joel/0day/gcc-12.3.0-nolibc/m68k-linux/bin/m68k-linux-ld: section .rodata VMA [00001000,00151a77] overlaps section .text VMA [00000400,006d588f]
best
>
> --
> 0-DAY CI Kernel Test Service
> https://protect2.fireeye.com/v1/url?k=4848a58a-17d39cef-48492ec5-000babff32e3-7adb4685867fc7de&q=1&e=f0f9eecc-4a88-410b-8a07-7b66ef5707a5&u=https%3A%2F%2Fgithub.com%2Fintel%2Flkp-tests%2Fwiki
--
Joel Granados
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
prev parent reply other threads:[~2023-05-30 12:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20230530071234eucas1p1a9740bd2be0a81fd5f83a94504d214fd@eucas1p1.samsung.com>
2023-05-30 7:11 ` kernel test robot
2023-05-30 12:58 ` Joel Granados [this message]
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=20230530125811.vz5evlb7ipqbx35e@localhost \
--to=j.granados@samsung.com \
--cc=linux-mm@kvack.org \
--cc=lkp@intel.com \
--cc=mcgrof@kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
/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