From: tip-bot for Yuanhan Liu <yuanhan.liu@linux.intel.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@kernel.org,
yuanhan.liu@linux.intel.com, a.p.zijlstra@chello.nl,
tglx@linutronix.de
Subject: [tip:core/locking] locking/stat: Fix a typo
Date: Thu, 24 Jan 2013 12:03:57 -0800 [thread overview]
Message-ID: <tip-5b43715b9d27e4e6620264113169bb8e4e607205@git.kernel.org> (raw)
In-Reply-To: <1359019365-23646-1-git-send-email-yuanhan.liu@linux.intel.com>
Commit-ID: 5b43715b9d27e4e6620264113169bb8e4e607205
Gitweb: http://git.kernel.org/tip/5b43715b9d27e4e6620264113169bb8e4e607205
Author: Yuanhan Liu <yuanhan.liu@linux.intel.com>
AuthorDate: Thu, 24 Jan 2013 17:22:44 +0800
Committer: Ingo Molnar <mingo@kernel.org>
CommitDate: Thu, 24 Jan 2013 10:59:43 +0100
locking/stat: Fix a typo
s/STATS/STAT
Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1359019365-23646-1-git-send-email-yuanhan.liu@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
Documentation/lockstat.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/lockstat.txt b/Documentation/lockstat.txt
index cef00d4..dd2f7b2 100644
--- a/Documentation/lockstat.txt
+++ b/Documentation/lockstat.txt
@@ -65,7 +65,7 @@ that had to wait on lock acquisition.
- CONFIGURATION
-Lock statistics are enabled via CONFIG_LOCK_STATS.
+Lock statistics are enabled via CONFIG_LOCK_STAT.
- USAGE
next prev parent reply other threads:[~2013-01-24 20:04 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-24 9:22 [PATCH 1/2] lockstat: fix a typo Yuanhan Liu
2013-01-24 9:22 ` [PATCH 2/2] mutex: use spin_[un]lock instead of arch_spin_[un]lock Yuanhan Liu
2013-01-24 9:58 ` Ingo Molnar
2013-01-24 10:13 ` Yuanhan Liu
2013-01-24 10:14 ` Ingo Molnar
2013-01-24 10:27 ` Yuanhan Liu
2013-01-24 10:54 ` Ingo Molnar
2013-01-25 0:14 ` Andrew Morton
2013-01-25 0:50 ` Steven Rostedt
2013-01-25 0:56 ` Andrew Morton
2013-01-25 1:03 ` Steven Rostedt
2013-01-25 7:40 ` Ingo Molnar
[not found] ` <CABBm8944FSNDZ2u=PJy0CsZmz=Vm7e+Y5jX+3UFLN5NOSGRgWQ@mail.gmail.com>
2013-01-25 9:24 ` Ingo Molnar
[not found] ` <CABBm896XGVkubML9TyW_MTXMovd6nHoK0v24jbEDJOipzNqpDA@mail.gmail.com>
2013-01-29 9:01 ` Ingo Molnar
[not found] ` <CABBm8979+XVRA-MQRdczMbStJR7DyPwNUvQL+RTuQL0sECOo8g@mail.gmail.com>
2013-01-29 9:28 ` Ingo Molnar
2013-01-24 20:03 ` tip-bot for Yuanhan Liu [this message]
2013-02-22 12:20 ` [tip:core/locking] locking/stat: Fix a typo tip-bot for Yuanhan Liu
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-5b43715b9d27e4e6620264113169bb8e4e607205@git.kernel.org \
--to=yuanhan.liu@linux.intel.com \
--cc=a.p.zijlstra@chello.nl \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.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 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.