From: tip-bot for Stephen Rothwell <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, sfr@canb.auug.org.au,
paul.gortmaker@windriver.com, hpa@zytor.com,
torvalds@linux-foundation.org, mingo@kernel.org,
tglx@linutronix.de, peterz@infradead.org
Subject: [tip:x86/headers] x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_t
Date: Tue, 19 Jul 2016 01:00:46 -0700 [thread overview]
Message-ID: <tip-a203800d97ed635c504b1774dfffee6e7abf95f9@git.kernel.org> (raw)
In-Reply-To: <20160718182922.7b41f923@canb.auug.org.au>
Commit-ID: a203800d97ed635c504b1774dfffee6e7abf95f9
Gitweb: http://git.kernel.org/tip/a203800d97ed635c504b1774dfffee6e7abf95f9
Author: Stephen Rothwell <sfr@canb.auug.org.au>
AuthorDate: Mon, 18 Jul 2016 18:23:24 +1000
Committer: Ingo Molnar <mingo@kernel.org>
CommitDate: Tue, 19 Jul 2016 09:59:07 +0200
x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_t
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-next@vger.kernel.org
Fixes: 186f43608a5c ("x86/kernel: Audit and remove any unnecessary uses of module.h")
Link: http://lkml.kernel.org/r/20160718182922.7b41f923@canb.auug.org.au
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
arch/x86/kernel/x8664_ksyms_64.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/x86/kernel/x8664_ksyms_64.c b/arch/x86/kernel/x8664_ksyms_64.c
index 099a4db..a2cca5d 100644
--- a/arch/x86/kernel/x8664_ksyms_64.c
+++ b/arch/x86/kernel/x8664_ksyms_64.c
@@ -2,6 +2,7 @@
All C exports should go in the respective C files. */
#include <linux/export.h>
+#include <linux/spinlock_types.h>
#include <linux/smp.h>
#include <net/checksum.h>
prev parent reply other threads:[~2016-07-19 8:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-18 8:29 linux-next: build failure after merge of the tip tree Stephen Rothwell
2016-07-18 14:27 ` Paul Gortmaker
2016-07-19 8:00 ` tip-bot for Stephen Rothwell [this message]
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=tip-a203800d97ed635c504b1774dfffee6e7abf95f9@git.kernel.org \
--to=tipbot@zytor.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=paul.gortmaker@windriver.com \
--cc=peterz@infradead.org \
--cc=sfr@canb.auug.org.au \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®