All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
Cc: oe-kbuild-all@lists.linux.dev, llvm@lists.linux.dev
Subject: [tip:x86/misc 3/3] ld.lld: error: vmlinux.a(crypto/sm3_generic.o):(function sm3_base_init: .text+0x8): relocation R_RISCV_HI20 out of range: 531264 is not in [-524288, 524287]; references '.LCPI2_0'
Date: Fri, 11 Aug 2023 00:00:07 +0800	[thread overview]
Message-ID: <202308102305.SCqhsrps-lkp@intel.com> (raw)

CC: linux-kernel@vger.kernel.org
CC: x86@kernel.org
TO: Avadhut Naik <Avadhut.Naik@amd.com>
CC: "Borislav Petkov (AMD)" <bp@alien8.de>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/misc
head:   c4d07c371283cb0453c8ce187551e4d064cc407e
commit: c4d07c371283cb0453c8ce187551e4d064cc407e [3/3] EDAC/amd64: Add support for AMD family 1Ah models 00h-1Fh and 40h-4Fh
config: riscv-randconfig-r024-20230810 (https://download.01.org/0day-ci/archive/20230810/202308102305.SCqhsrps-lkp@intel.com/config)
compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project.git 4a5ac14ee968ff0ad5d2cc1ffa0299048db4c88a)
reproduce: (https://download.01.org/0day-ci/archive/20230810/202308102305.SCqhsrps-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/202308102305.SCqhsrps-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: vmlinux.a(crypto/sm3_generic.o):(function sm3_base_init: .text+0x8): relocation R_RISCV_HI20 out of range: 531264 is not in [-524288, 524287]; references '.LCPI2_0'
   >>> referenced by sm3_base.h:0 (include/crypto/sm3_base.h:0)
   >>> defined in vmlinux.a(crypto/sm3_generic.o)
--
>> ld.lld: error: vmlinux.a(crypto/sm3_generic.o):(function sm3_base_init: .text+0x20): relocation R_RISCV_HI20 out of range: 531264 is not in [-524288, 524287]; references '.LCPI2_3'
   >>> referenced by sm3_base.h:0 (include/crypto/sm3_base.h:0)
   >>> defined in vmlinux.a(crypto/sm3_generic.o)
--
>> ld.lld: error: vmlinux.a(crypto/sm3_generic.o):(function sm3_base_init: .text+0x10): relocation R_RISCV_HI20 out of range: 531264 is not in [-524288, 524287]; references '.LCPI2_1'
   >>> referenced by sm3_base.h:0 (include/crypto/sm3_base.h:0)
   >>> defined in vmlinux.a(crypto/sm3_generic.o)
--
>> ld.lld: error: vmlinux.a(crypto/sm3_generic.o):(function sm3_base_init: .text+0x18): relocation R_RISCV_HI20 out of range: 531264 is not in [-524288, 524287]; references '.LCPI2_2'
   >>> referenced by sm3_base.h:0 (include/crypto/sm3_base.h:0)
   >>> defined in vmlinux.a(crypto/sm3_generic.o)

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

                 reply	other threads:[~2023-08-10 16:00 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=202308102305.SCqhsrps-lkp@intel.com \
    --to=lkp@intel.com \
    --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.