aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2013-10-24 10:07:47 -0400
committerFrederic Weisbecker <fweisbec@gmail.com>2013-12-02 14:43:14 -0500
commit99c8b1ea0972be82ce1842d830e0173e70907065 (patch)
treec1d9f77c25dc41c22b0ae98f0ae429e1cae14245 /init
parente8fcaa5c54e3b0371230e5d43a6f650c667da9c5 (diff)
trivial: fix spelling in CONTEXT_TRACKING_FORCE help text
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Oleg Nesterov <oleg@redhat.com> Cc: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 79383d3aa5dc..12d61f82e5f7 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -532,7 +532,7 @@ config CONTEXT_TRACKING_FORCE
532 dynticks subsystem by forcing the context tracking on all 532 dynticks subsystem by forcing the context tracking on all
533 CPUs in the system. 533 CPUs in the system.
534 534
535 Say Y only if you're working on the developpement of an 535 Say Y only if you're working on the development of an
536 architecture backend for the context tracking. 536 architecture backend for the context tracking.
537 537
538 Say N otherwise, this option brings an overhead that you 538 Say N otherwise, this option brings an overhead that you