Magellan Linux

Contents of /trunk/kernel26-alx/patches-2.6.27-r3/0100-2.6.27.1-all-fixes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1176 - (show annotations) (download)
Thu Oct 14 15:11:06 2010 UTC (13 years, 7 months ago) by niro
File size: 447 byte(s)
-2.6.27-alx-r3: new magellan 0.5.2 kernel
1 diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
2 index 263e9e6..aa53fdd 100644
3 --- a/kernel/trace/Kconfig
4 +++ b/kernel/trace/Kconfig
5 @@ -103,7 +103,8 @@ config CONTEXT_SWITCH_TRACER
6 all switching of tasks.
7
8 config DYNAMIC_FTRACE
9 - bool "enable/disable ftrace tracepoints dynamically"
10 + bool "enable/disable ftrace tracepoints dynamically (BROKEN)"
11 + depends on BROKEN
12 depends on FTRACE
13 depends on HAVE_DYNAMIC_FTRACE
14 default y