mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* {standard input}:5923: Error: pcrel offset for branch to .LS002D too far (0x32)
@ 2021-11-10 14:15 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-11-10 14:15 UTC (permalink / raw)
  To: Ben Skeggs; +Cc: kbuild-all, linux-kernel, Lyude Paul

[-- Attachment #1: Type: text/plain, Size: 2234 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   cb690f5238d71f543f4ce874aa59237cf53a877c
commit: e78b1b545c6cfe9f87fc577128e00026fff230ba drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences
date:   3 months ago
config: csky-randconfig-r004-20211002 (attached as .config)
compiler: csky-linux-gcc (GCC) 11.2.0
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
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e78b1b545c6cfe9f87fc577128e00026fff230ba
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout e78b1b545c6cfe9f87fc577128e00026fff230ba
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=csky SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   drivers/gpu/drm/nouveau/dispnv50/disp.c: In function 'nv50_mstm_cleanup':
   drivers/gpu/drm/nouveau/dispnv50/disp.c:1389:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
    1389 |         int ret;
         |             ^~~
   drivers/gpu/drm/nouveau/dispnv50/disp.c: In function 'nv50_mstm_prepare':
   drivers/gpu/drm/nouveau/dispnv50/disp.c:1413:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
    1413 |         int ret;
         |             ^~~
   drivers/gpu/drm/nouveau/dispnv50/disp.c: At top level:
   drivers/gpu/drm/nouveau/dispnv50/disp.c:2660:1: warning: no previous prototype for 'nv50_display_create' [-Wmissing-prototypes]
    2660 | nv50_display_create(struct drm_device *dev)
         | ^~~~~~~~~~~~~~~~~~~
   {standard input}: Assembler messages:
>> {standard input}:5923: Error: pcrel offset for branch to .LS002D too far (0x32)

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 36069 bytes --]

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

only message in thread, other threads:[~2021-11-10 14:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10 14:15 {standard input}:5923: Error: pcrel offset for branch to .LS002D too far (0x32) kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome