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]
Date:   Fri, 15 Oct 2021 03:20:56 +0800
From:   kernel test robot <lkp@...el.com>
To:     David Howells <dhowells@...hat.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [dhowells-fs:fscache-rewrite-indexing 59/75] write.c:undefined
 reference to `fscache_set_page_dirty'

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git fscache-rewrite-indexing
head:   96d4e1af98c26988d3c1b3cf688974c24de90fa9
commit: 367d9c1602163c468de5f472b3273d2ca2f77adc [59/75] afs: Copy local writes to the cache when writing to the server
config: arc-randconfig-r006-20211014 (attached as .config)
compiler: arc-elf-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/dhowells/linux-fs.git/commit/?id=367d9c1602163c468de5f472b3273d2ca2f77adc
        git remote add dhowells-fs https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
        git fetch --no-tags dhowells-fs fscache-rewrite-indexing
        git checkout 367d9c1602163c468de5f472b3273d2ca2f77adc
        # 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=arc 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 >>):

   arc-elf-ld: fs/afs/write.o: in function `afs_set_page_dirty':
>> write.c:(.text+0x882): undefined reference to `fscache_set_page_dirty'
>> arc-elf-ld: write.c:(.text+0x882): undefined reference to `fscache_set_page_dirty'
   arc-elf-ld: fs/afs/write.o: in function `afs_write_back_from_locked_page':
>> write.c:(.text+0x190a): undefined reference to `__fscache_write_to_cache'
>> arc-elf-ld: write.c:(.text+0x190a): undefined reference to `__fscache_write_to_cache'
>> arc-elf-ld: write.c:(.text+0x1d0a): undefined reference to `__fscache_clear_page_bits'
>> arc-elf-ld: write.c:(.text+0x1d0a): undefined reference to `__fscache_clear_page_bits'

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

Download attachment ".config.gz" of type "application/gzip" (38572 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ