lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202202170816.VBJVpftr-lkp@intel.com>
Date:   Thu, 17 Feb 2022 08:59:05 +0800
From:   kernel test robot <lkp@...el.com>
To:     David Howells <dhowells@...hat.com>
Cc:     kbuild-all@...ts.01.org,
        GNU/Weeb Mailing List <gwml@...r.gnuweeb.org>,
        linux-kernel@...r.kernel.org
Subject: [ammarfaizi2-block:dhowells/linux-fs/netfs-maple 36/42]
 nios2-linux-ld: buffered_flush.c:undefined reference to `xa_store_range'

tree:   https://github.com/ammarfaizi2/linux-block dhowells/linux-fs/netfs-maple
head:   5cb7f190822d09757b30cd9539e57eef72552d1f
commit: 7c84dbfe72c00f7456ead2d9ba8af5ece7d58222 [36/42] netfs: Generate a buffered writeback from ->writepages()
config: nios2-randconfig-r001-20220216 (https://download.01.org/0day-ci/archive/20220217/202202170816.VBJVpftr-lkp@intel.com/config)
compiler: nios2-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://github.com/ammarfaizi2/linux-block/commit/7c84dbfe72c00f7456ead2d9ba8af5ece7d58222
        git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
        git fetch --no-tags ammarfaizi2-block dhowells/linux-fs/netfs-maple
        git checkout 7c84dbfe72c00f7456ead2d9ba8af5ece7d58222
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=nios2 SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   nios2-linux-ld: fs/netfs/buffered_flush.o: in function `netfs_flush_get_pages':
   buffered_flush.c:(.text+0x53c): undefined reference to `xa_store_range'
   buffered_flush.c:(.text+0x53c): relocation truncated to fit: R_NIOS2_CALL26 against `xa_store_range'
>> nios2-linux-ld: buffered_flush.c:(.text+0x5a0): undefined reference to `xa_store_range'
   buffered_flush.c:(.text+0x5a0): relocation truncated to fit: R_NIOS2_CALL26 against `xa_store_range'
   `adc3xxx_i2c_remove' referenced in section `.data' of sound/soc/codecs/tlv320adc3xxx.o: defined in discarded section `.exit.text' of sound/soc/codecs/tlv320adc3xxx.o

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ