[tip:core/rcu] rcu: Add synchronize_srcu_expedited() to the documentation

From: tip-bot for Paul E. McKenney
Date: Mon Oct 26 2009 - 07:38:28 EST


Commit-ID: 64179861cb801eac4f00c79f39a29ea5ac9470d7
Gitweb: http://git.kernel.org/tip/64179861cb801eac4f00c79f39a29ea5ac9470d7
Author: Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx>
AuthorDate: Sun, 25 Oct 2009 19:03:53 -0700
Committer: Ingo Molnar <mingo@xxxxxxx>
CommitDate: Mon, 26 Oct 2009 09:40:31 +0100

rcu: Add synchronize_srcu_expedited() to the documentation

Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx>
Acked-by: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Reviewed-by: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
Cc: dipankar@xxxxxxxxxx
Cc: mathieu.desnoyers@xxxxxxxxxx
Cc: dvhltc@xxxxxxxxxx
Cc: niv@xxxxxxxxxx
Cc: peterz@xxxxxxxxxxxxx
Cc: rostedt@xxxxxxxxxxx
Cc: Valdis.Kletnieks@xxxxxx
Cc: dhowells@xxxxxxxxxx
Cc: avi@xxxxxxxxxx
Cc: mtosatti@xxxxxxxxxx
LKML-Reference: <12565226354176-git-send-email->
Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
---
Documentation/RCU/whatisRCU.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/RCU/whatisRCU.txt b/Documentation/RCU/whatisRCU.txt
index e41a7fe..d542ca2 100644
--- a/Documentation/RCU/whatisRCU.txt
+++ b/Documentation/RCU/whatisRCU.txt
@@ -830,7 +830,7 @@ sched: Critical sections Grace period Barrier
SRCU: Critical sections Grace period Barrier

srcu_read_lock synchronize_srcu N/A
- srcu_read_unlock
+ srcu_read_unlock synchronize_srcu_expedited

SRCU: Initialization/cleanup
init_srcu_struct
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/