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:   Thu, 18 Feb 2021 12:30:01 +0800
From:   kernel test robot <lkp@...el.com>
To:     Tianjia Zhang <tianjia.zhang@...ux.alibaba.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Herbert Xu <herbert@...dor.apana.org.au>
Subject: h8300-linux-ld: section .softirqentry.text LMA overlaps section
 .init.data LMA

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   f40ddce88593482919761f74910f42f4b84c004b
commit: a8ea8bdd9df92a0e5db5b43900abb7a288b8a53e lib/mpi: Extend the MPI library
date:   5 months ago
config: h8300-randconfig-r031-20210217 (attached as .config)
compiler: h8300-linux-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
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a8ea8bdd9df92a0e5db5b43900abb7a288b8a53e
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout a8ea8bdd9df92a0e5db5b43900abb7a288b8a53e
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=h8300 

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

   h8300-linux-ld: section .init.text LMA [00000000004595e0,0000000000486377] overlaps section .text LMA [000000000000025c,0000000000487077]
>> h8300-linux-ld: section .softirqentry.text LMA [0000000000487078,00000000004872bd] overlaps section .init.data LMA [0000000000486400,00000000004c9a7b]
   h8300-linux-ld: section .data VMA [0000000000400000,00000000004595df] overlaps section .text VMA [000000000000025c,0000000000487077]
>> h8300-linux-ld: section .bss VMA [00000000004c9a80,0000000000543397] overlaps section .rodata VMA [00000000004872c0,000000000095c79f]

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ