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]
Message-ID: <202006050749.1DK4QNHZ%lkp@intel.com>
Date:   Fri, 5 Jun 2020 07:43:52 +0800
From:   kernel test robot <lkp@...el.com>
To:     Ben Hutchings <bwh@...nel.org>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
        YunQiang Su <syq@...ian.org>
Subject: arch/mips/boot/compressed/decompress.c:undefined reference to
 `ftrace_likely_update'

Hi Ben,

It's probably a bug fix that unveils the link errors.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   15a2bc4dbb9cfed1c661a657fcb10798150b7598
commit: f39293fd37fff74c531b7a52d0459cc77db85e7f MIPS: Fix exception handler memcpy()
date:   12 days ago
config: mips-randconfig-s031-20200604 (attached as .config)
compiler: mipsel-linux-gcc (GCC) 9.3.0
reproduce:
        # apt-get install sparse
        # sparse version: v0.6.1-246-g41f651b4-dirty
        git checkout f39293fd37fff74c531b7a52d0459cc77db85e7f
        # save the attached .config to linux build tree
        make W=1 C=1 ARCH=mips CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__'

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 >>, old ones prefixed by <<):

mipsel-linux-ld: arch/mips/boot/compressed/decompress.o: in function `lzo1x_decompress_safe':
>> arch/mips/boot/compressed/decompress.c:(.text+0x90): undefined reference to `ftrace_likely_update'
>> mipsel-linux-ld: arch/mips/boot/compressed/decompress.c:(.text+0xb0): undefined reference to `ftrace_likely_update'
mipsel-linux-ld: arch/mips/boot/compressed/decompress.c:(.text+0x140): undefined reference to `ftrace_likely_update'
mipsel-linux-ld: arch/mips/boot/compressed/decompress.c:(.text+0x194): undefined reference to `ftrace_likely_update'
mipsel-linux-ld: arch/mips/boot/compressed/decompress.c:(.text+0x1b4): undefined reference to `ftrace_likely_update'
mipsel-linux-ld: arch/mips/boot/compressed/decompress.o:arch/mips/boot/compressed/decompress.c:(.text+0x1e4): more undefined references to `ftrace_likely_update' follow

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ