From: Sven-Thorsten Dietrich <sven@thebigcorporation.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
linux-rt-users <linux-rt-users@vger.kernel.org>,
Peter Zijlstra <peterz@infradead.org>,
Clark Williams <clark.williams@gmail.com>,
Ingo Molnar <mingo@elte.hu>, Thomas Gleixner <tglx@linutronix.de>,
Arnaldo Carvalho de Melo <acme@ghostprotocols.net>,
Gregory Haskins <ghaskins@novell.com>,
Darren Hart <dvhltc@us.ibm.com>
Subject: Re: [PATCH][RT] Compile-time fix.
Date: Tue, 09 Dec 2008 22:53:22 -0800 [thread overview]
Message-ID: <1228892002.9542.4.camel@dd> (raw)
In-Reply-To: <1228890920.9542.2.camel@dd>
Compile-time fix.
Signed-off-by: Sven-Thorsten Dietrich <sdietrich@suse.de>
diff --git a/include/linux/mutex.h b/include/linux/mutex.h
index 585feed..b74fdc2 100644
--- a/include/linux/mutex.h
+++ b/include/linux/mutex.h
@@ -14,7 +14,7 @@
#include <linux/spinlock_types.h>
#include <linux/linkage.h>
#include <linux/lockdep.h>
-
+#include <linux/spinlock.h>
#include <asm/atomic.h>
/*
next prev parent reply other threads:[~2008-12-10 6:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-09 16:13 [ANNOUNCE] The -rt git tree Steven Rostedt
2008-12-09 17:08 ` Frédéric Weisbecker
2008-12-09 17:52 ` Steven Rostedt
2008-12-09 18:37 ` Frédéric Weisbecker
2008-12-09 20:06 ` Remy Bohmer
2008-12-09 20:17 ` Steven Rostedt
2008-12-10 6:35 ` [PATCH][RT] lock.h: fix spelling of contended Sven-Thorsten Dietrich
2008-12-10 6:53 ` Sven-Thorsten Dietrich [this message]
2008-12-10 11:46 ` [PATCH][RT] Compile-time fix Steven Rostedt
2008-12-10 16:23 ` Gregory Haskins
2008-12-10 17:47 ` Steven Rostedt
2008-12-10 11:42 ` [PATCH][RT] lock.h: fix spelling of contended Steven Rostedt
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=1228892002.9542.4.camel@dd \
--to=sven@thebigcorporation.com \
--cc=acme@ghostprotocols.net \
--cc=clark.williams@gmail.com \
--cc=dvhltc@us.ibm.com \
--cc=ghaskins@novell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rt-users@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
/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