From: kernel test robot <lkp@intel.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: [arm-integrator:b4/aarch64-dynamic-kernel-stacks-v6.18-rc1-separate-dabt-codepath 12/13] <instantiation>:85:16: error: index must be an integer in range [-256, 255].
Date: Fri, 10 Oct 2025 08:30:47 +0800 [thread overview]
Message-ID: <202510100852.UPFEcNLC-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git b4/aarch64-dynamic-kernel-stacks-v6.18-rc1-separate-dabt-codepath
head: 472ab81a994df0203a9a26838be93ec226d7070d
commit: 90d506997156d4ab112ab04c1cc410029cf8afc7 [12/13] arm64: Support dynamic kernel stacks
config: arm64-randconfig-002-20251010 (https://download.01.org/0day-ci/archive/20251010/202510100852.UPFEcNLC-lkp@intel.com/config)
compiler: clang version 19.1.7 (https://github.com/llvm/llvm-project cd708029e0b2869e80abe31ddb175f7c35361f90)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251010/202510100852.UPFEcNLC-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/202510100852.UPFEcNLC-lkp@intel.com/
All errors (new ones prefixed by >>):
>> <instantiation>:85:16: error: index must be an integer in range [-256, 255].
ldr x21, [sp, #S_STACK_DABT_SP]
^
<instantiation>:2:2: note: while in macro instantiation
kernel_entry 1, 64, 1
^
arch/arm64/kernel/entry.S:700:2: note: while in macro instantiation
entry_handler 1, t, 64, 1, sync_stack_dabt
^
>> <instantiation>:85:16: error: index must be an integer in range [-256, 255].
ldr x21, [sp, #S_STACK_DABT_SP]
^
<instantiation>:2:2: note: while in macro instantiation
kernel_entry 1, 64, 1
^
arch/arm64/kernel/entry.S:706:2: note: while in macro instantiation
entry_handler 1, h, 64, 1, sync_stack_dabt
^
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2025-10-10 0:31 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=202510100852.UPFEcNLC-lkp@intel.com \
--to=lkp@intel.com \
--cc=linus.walleij@linaro.org \
--cc=llvm@lists.linux.dev \
--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 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.