[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20060927092511.GA4644@tb10alj3.homag.com>
Date: Wed, 27 Sep 2006 11:25:11 +0200
From: Jan Altenberg <tb10alj@...x.de>
To: Ingo Molnar <mingo@...e.hu>, Thomas Gleixner <tglx@...utronix.de>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] Fix simple Kconfig.preempt typo in 2.6.18-rt4
- Fix a simple typo in kernel/Kconfig.preempt
Signed-off-by: Jan Altenberg <tb10alj@...x.de>
----------------------
--- linux-2.6.18-rt4/kernel/Kconfig.preempt.orig 2006-09-27 11:09:20.000000000 +0200
+++ linux-2.6.18-rt4/kernel/Kconfig.preempt 2006-09-27 11:09:40.000000000 +0200
@@ -65,7 +65,7 @@ config PREEMPT_RT
critical kernel code involuntarily preemptible. The remaining
handful of lowlevel non-preemptible codepaths are short and
have a deterministic latency of a couple of tens of
- microseconds (depending the the hardware). This also allows
+ microseconds (depending on the hardware). This also allows
applications to run more 'smoothly' even when the system is
under load, at the cost of lower throughput and runtime
overhead to kernel code.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists