From: Ben Greear <greearb@candelatech.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Build failure related to 'spinlokk_types.h'
Date: Wed, 26 Feb 2014 11:50:49 -0800 [thread overview]
Message-ID: <530E4599.1030700@candelatech.com> (raw)
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@ben-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@ben-dt2 linux-ath.x64]$
I tried make distclean, but that did not help.
Any idea where this might be coming from?
[greearb@ben-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@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
next reply other threads:[~2014-02-26 19:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-26 19:50 Ben Greear [this message]
2014-02-26 20:28 ` Build failure related to 'spinlokk_types.h' Ben Greear
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=530E4599.1030700@candelatech.com \
--to=greearb@candelatech.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.