* [PATCH] Real-Time Preemption V0.7.53-02, fix redundant PREEMPT_RCU config option
@ 2005-08-11 21:20 Luca Falavigna
2005-08-12 6:21 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Luca Falavigna @ 2005-08-11 21:20 UTC (permalink / raw)
To: Ingo Molnar; +Cc: Linux Kernel Mailing List
This patch removes a redundant PREEMPT_RCU option from kernel/Kconfig.preempt.
Signed-off-by: Luca Falavigna <dktrkranz@gmail.com>
--- realtime-preempt-2.6.13-rc4-RT-V0.7.53-02.orig 2005-08-11 18:56:51.000000000
+0000
+++ realtime-preempt-2.6.13-rc4-RT-V0.7.53-02 2005-08-11 21:13:43.000000000 +0000
@@ -21571,18 +21571,6 @@ Index: linux/kernel/Kconfig.preempt
+
+ Say N if you are unsure.
+
-+config PREEMPT_RCU
-+ bool "Preemptible RCU"
-+ default n
-+ depends on PREEMPT
-+ help
-+ This option reduces the latency of the kernel by making certain
-+ RCU sections preemptible. Normally RCU code is non-preemptible, if
-+ this option is selected then read-only RCU sections become
-+ preemptible. This helps latency, but may increase memory utilization.
-+
-+ Say N if you are unsure.
-+
+config SPINLOCK_BKL
+ bool "Old-Style Big Kernel Lock"
+ depends on (PREEMPT || SMP) && !PREEMPT_RT
Regards,
--
Luca
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Real-Time Preemption V0.7.53-02, fix redundant PREEMPT_RCU config option
2005-08-11 21:20 [PATCH] Real-Time Preemption V0.7.53-02, fix redundant PREEMPT_RCU config option Luca Falavigna
@ 2005-08-12 6:21 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2005-08-12 6:21 UTC (permalink / raw)
To: Luca Falavigna; +Cc: Linux Kernel Mailing List
* Luca Falavigna <dktrkranz@gmail.com> wrote:
> This patch removes a redundant PREEMPT_RCU option from kernel/Kconfig.preempt.
thanks, applied.
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-08-12 6:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-11 21:20 [PATCH] Real-Time Preemption V0.7.53-02, fix redundant PREEMPT_RCU config option Luca Falavigna
2005-08-12 6:21 ` Ingo Molnar
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.