All of lore.kernel.org
 help / color / mirror / Atom feed
* [drm-misc:for-linux-next 1/5] ld.lld: error: kernel/built-in.a(futex/pi.o):(function refill_pi_state_cache: .text+0x1a): relocation R_RISCV_HI20 out of range: 535298 is not in [-524288, 524287]; references kmalloc_caches
@ 2022-06-13  4:14 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-06-13  4:14 UTC (permalink / raw)
  Cc: kbuild-all, llvm

BCC: lkp@intel.com
CC: linux-kernel@vger.kernel.org
TO: Peter Robinson <pbrobinson@gmail.com>
CC: Melissa Wen <melissa.srw@gmail.com>
CC: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
CC: Stefan Wahren <stefan.wahren@i2se.com>
CC: Javier Martinez Canillas <javierm@redhat.com>

tree:   git://anongit.freedesktop.org/drm/drm-misc for-linux-next
head:   16490922a95f4f67eb9d918f94a4f5b5bdc9eb80
commit: 9c63e253485cd78ae74da2fcce67e7a1746ed905 [1/5] dt-bindings: gpu: v3d: Add BCM2711's compatible
config: riscv-randconfig-r013-20220612 (https://download.01.org/0day-ci/archive/20220613/202206131241.m3tI5ZOo-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project d378268ead93c85803c270277f0243737b536ae7)
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
        # install riscv cross compiling tool for clang build
        # apt-get install binutils-riscv64-linux-gnu
        git remote add drm-misc git://anongit.freedesktop.org/drm/drm-misc
        git fetch --no-tags drm-misc for-linux-next
        git checkout 9c63e253485cd78ae74da2fcce67e7a1746ed905
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

Note: the drm-misc/for-linux-next HEAD 16490922a95f4f67eb9d918f94a4f5b5bdc9eb80 builds fine.
      It only hurts bisectability.

All errors (new ones prefixed by >>):

>> ld.lld: error: kernel/built-in.a(futex/pi.o):(function refill_pi_state_cache: .text+0x1a): relocation R_RISCV_HI20 out of range: 535298 is not in [-524288, 524287]; references kmalloc_caches
   >>> referenced by pi.c
   >>> defined in mm/built-in.a(slab_common.o)

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-13  4:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-13  4:14 [drm-misc:for-linux-next 1/5] ld.lld: error: kernel/built-in.a(futex/pi.o):(function refill_pi_state_cache: .text+0x1a): relocation R_RISCV_HI20 out of range: 535298 is not in [-524288, 524287]; references kmalloc_caches kernel test robot

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.