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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 29 Jan 2016 05:41:06 +0800
From:	kbuild test robot <lkp@...el.com>
To:	Jeffrey Merkey <jeffmerkey@...il.com>
Cc:	kbuild-all@...org, linux-kernel@...r.kernel.org,
	ralf@...ux-mips.org, james.hogan@...tec.com, linux.mdb@...il.com,
	linux-mips@...ux-mips.org
Subject: Re: [PATCH 21/31] Add debugger entry points for MIPS

Hi Jeffrey,

[auto build test ERROR on v4.5-rc1]
[also build test ERROR on next-20160128]
[cannot apply to tip/x86/core]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]

url:    https://github.com/0day-ci/linux/commits/Jeffrey-Merkey/Add-hard-soft-lockup-debugger-entry-points/20160129-035852
config: mips-jz4740 (attached as .config)
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=mips 

All errors (new ones prefixed by >>):

   kernel/sys.o: In function `arch_breakpoint':
>> sys.c:(.text+0x880): multiple definition of `arch_breakpoint'
   kernel/sysctl.o:sysctl.c:(.text+0x134c): first defined here
   kernel/sys.o: In function `arch_breakpoint':
>> sys.c:(.text+0x884): multiple definition of `breakinst'
   kernel/sysctl.o:sysctl.c:(.text+0x1350): first defined here
   kernel/notifier.o: In function `arch_breakpoint':
   notifier.c:(.text+0x678): multiple definition of `arch_breakpoint'
   kernel/sysctl.o:sysctl.c:(.text+0x134c): first defined here
   kernel/notifier.o: In function `arch_breakpoint':
   notifier.c:(.text+0x67c): multiple definition of `breakinst'
   kernel/sysctl.o:sysctl.c:(.text+0x1350): first defined here
   kernel/sched/built-in.o: In function `arch_breakpoint':
   (.text+0x3b0): multiple definition of `arch_breakpoint'
   kernel/sysctl.o:sysctl.c:(.text+0x134c): first defined here
   kernel/sched/built-in.o: In function `arch_breakpoint':
   (.text+0x3b4): multiple definition of `breakinst'
   kernel/sysctl.o:sysctl.c:(.text+0x1350): first defined here
   kernel/kprobes.o: In function `arch_breakpoint':
   kprobes.c:(.text+0x1690): multiple definition of `arch_breakpoint'
   kernel/sysctl.o:sysctl.c:(.text+0x134c): first defined here
   kernel/kprobes.o: In function `arch_breakpoint':
   kprobes.c:(.text+0x1694): multiple definition of `breakinst'
   kernel/sysctl.o:sysctl.c:(.text+0x1350): first defined here

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Download attachment ".config.gz" of type "application/octet-stream" (18092 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ