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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Thu, 25 Jun 2020 19:38:05 +0800
From:   kernel test robot <lkp@...el.com>
To:     Freeman Liu <freeman.liu@...soc.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Baolin Wang <baolin.wang7@...il.com>,
        Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: arm-linux-gnueabi-ld: section .exit.text VMA overlaps section .bss
 VMA

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   8be3a53e18e0e1a98f288f6c7f5e9da3adbe9c49
commit: c66ebde4d988b592e8f0008e04c47cc4950a49d3 nvmem: sprd: Fix the block lock operation
date:   3 months ago
config: arm-randconfig-r012-20200624 (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 9.3.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
        git checkout c66ebde4d988b592e8f0008e04c47cc4950a49d3
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm 

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 >>):

   arm-linux-gnueabi-ld: section .data VMA [0000000080108000,000000008038bfef] overlaps section .rodata VMA [000000007fcda000,00000000802c983a]
   arm-linux-gnueabi-ld: section .modinfo VMA [00000000802c983b,00000000803151c5] overlaps section .data VMA [0000000080108000,000000008038bfef]
   arm-linux-gnueabi-ld: section __bug_table VMA [000000008038bff0,0000000080392247] overlaps section .init.text VMA [000000008035fd20,00000000803b24db]
>> arm-linux-gnueabi-ld: section .exit.text VMA [00000000803b24dc,00000000803c148b] overlaps section .bss VMA [00000000803b2000,00000000807b47e3]

---
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" (28226 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ