All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: "Thomas Weißschuh " <thomas.weissschuh@linutronix.de>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: [thomas-weissschuh:b4/vdso-compat-checkflags 5/7] ld.lld: error: ./arch/s390/kernel/vmlinux.lds:13: symbol not found: TEXT_OFFSET
Date: Sat, 14 Feb 2026 03:26:22 +0800	[thread overview]
Message-ID: <202602140311.tvFN8qa4-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/thomas.weissschuh/linux.git b4/vdso-compat-checkflags
head:   f3f3c2f9cf8c8793e126868a6f934bd8c333ccfa
commit: 3348250fad3005f91f96ab4967e4589c9e234235 [5/7] s390: Trim includes in linker scripts
config: s390-allnoconfig (https://download.01.org/0day-ci/archive/20260214/202602140311.tvFN8qa4-lkp@intel.com/config)
compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 9b8addffa70cee5b2acc5454712d9cf78ce45710)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260214/202602140311.tvFN8qa4-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202602140311.tvFN8qa4-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: ./arch/s390/kernel/vmlinux.lds:13: symbol not found: TEXT_OFFSET
>> ld.lld: error: ./arch/s390/kernel/vmlinux.lds:122: symbol not found: AMODE31_SIZE
>> ld.lld: error: ./arch/s390/kernel/vmlinux.lds:13: symbol not found: TEXT_OFFSET
>> ld.lld: error: ./arch/s390/kernel/vmlinux.lds:122: symbol not found: AMODE31_SIZE
>> ld.lld: error: ./arch/s390/kernel/vmlinux.lds:13: symbol not found: TEXT_OFFSET
>> ld.lld: error: ./arch/s390/kernel/vmlinux.lds:122: symbol not found: AMODE31_SIZE
>> ld.lld: error: section .amode31.text file range overlaps with .init.data
   >>> .amode31.text range is [0x486000, 0x486FFF]
   >>> .init.data range is [0x486000, 0x49DDF7]
--
>> ld.lld: error: section .init.data file range overlaps with .amode31.ex_table
   >>> .init.data range is [0x486000, 0x49DDF7]
   >>> .amode31.ex_table range is [0x487000, 0x48702F]
--
>> ld.lld: error: section .amode31.text virtual address range overlaps with .init.data
   >>> .amode31.text range is [0x485000, 0x485FFF]
   >>> .init.data range is [0x485000, 0x49CDF7]
--
>> ld.lld: error: section .init.data virtual address range overlaps with .amode31.ex_table
   >>> .init.data range is [0x485000, 0x49CDF7]
   >>> .amode31.ex_table range is [0x486000, 0x48602F]
--
>> ld.lld: error: section .amode31.text load address range overlaps with .init.data
   >>> .amode31.text range is [0x485000, 0x485FFF]
   >>> .init.data range is [0x485000, 0x49CDF7]
--
>> ld.lld: error: section .init.data load address range overlaps with .amode31.ex_table
   >>> .init.data range is [0x485000, 0x49CDF7]
   >>> .amode31.ex_table range is [0x486000, 0x48602F]

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2026-02-13 19:26 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=202602140311.tvFN8qa4-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=thomas.weissschuh@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.