mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Valentin Rothberg <valentinrothberg@gmail.com>
To: corbet@lwn.net
Cc: paulmck@linux.vnet.ibm.com, josh@joshtriplett.org,
	linux-kernel@vger.kernel.org,
	Valentin Rothberg <valentinrothberg@gmail.com>
Subject: [PATCH] Documentation: locktorture.txt: corret MUTEXES typo
Date: Wed,  7 Oct 2015 13:15:07 +0200	[thread overview]
Message-ID: <1444216507-17380-1-git-send-email-valentinrothberg@gmail.com> (raw)

s/CONFIG_RT_MUTEX/CONFIG_RT_MUTEXES/

Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
---
I detected the typo with scripts/checkkconfigsymbols.py

 Documentation/locking/locktorture.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/locking/locktorture.txt b/Documentation/locking/locktorture.txt
index a2ef3a929bf1..66b70df5c5ec 100644
--- a/Documentation/locking/locktorture.txt
+++ b/Documentation/locking/locktorture.txt
@@ -53,7 +53,7 @@ torture_type	  Type of lock to torture. By default, only spinlocks will
 		     o "mutex_lock": mutex_lock() and mutex_unlock() pairs.
 
 		     o "rtmutex_lock": rtmutex_lock() and rtmutex_unlock()
-				       pairs. Kernel must have CONFIG_RT_MUTEX=y.
+				       pairs. Kernel must have CONFIG_RT_MUTEXES=y.
 
 		     o "rwsem_lock": read/write down() and up() semaphore pairs.
 
-- 
2.6.1


             reply	other threads:[~2015-10-07 11:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-07 11:15 Valentin Rothberg [this message]
2015-10-07 15:42 ` Paul E. McKenney
2015-10-07 16:29   ` Davidlohr Bueso

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=1444216507-17380-1-git-send-email-valentinrothberg@gmail.com \
    --to=valentinrothberg@gmail.com \
    --cc=corbet@lwn.net \
    --cc=josh@joshtriplett.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulmck@linux.vnet.ibm.com \
    /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®