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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 26 Feb 2014 11:50:49 -0800
From:	Ben Greear <greearb@...delatech.com>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Build failure related to 'spinlokk_types.h'

This is from the ath10k tree, which was recently rebased on top of
3.14.0-rc4.

I'm getting the error below, but I cannot find any reference to 'spinlokk'
in the source tree.  The build tree has two mentions, but these are auto-generated
from what I can tell:

[greearb@...-dt2 linux-ath.x64]$ grep -r spinlokk .
./arch/x86/kernel/cpu/.common.o.tmp:  /mnt/sda/home/greearb/git/linux.ath/include/linux/spinlokk_types.h \
./arch/x86/kernel/cpu/.common.o.d: /mnt/sda/home/greearb/git/linux.ath/include/linux/spinlokk_types.h \
[greearb@...-dt2 linux-ath.x64]$

I tried make distclean, but that did not help.


Any idea where this might be coming from?

[greearb@...-dt2 linux-ath.x64]$ make  bzImage modules
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `relocs'.
  CHK     include/config/kernel.release
  Using /mnt/sda/home/greearb/git/linux.ath as source for kernel
  GEN     /home/greearb/kernel/2.6/linux-ath.x64/Makefile
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  CALL    /mnt/sda/home/greearb/git/linux.ath/scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CC      arch/x86/kernel/cpu/common.o
fixdep: error opening config file: /mnt/sda/home/greearb/git/linux.ath/include/linux/spinlokk_types.h: No such file or directory
make[5]: *** [arch/x86/kernel/cpu/common.o] Error 2
make[4]: *** [arch/x86/kernel/cpu] Error 2
make[3]: *** [arch/x86/kernel] Error 2
make[2]: *** [arch/x86] Error 2
make[1]: *** [sub-make] Error 2
make: *** [all] Error 2


Thanks,
Ben

-- 
Ben Greear <greearb@...delatech.com>
Candela Technologies Inc  http://www.candelatech.com

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ