Magellan Linux

Annotation of /trunk/kernel26-magellan-server/patches-2.6.27-r2/0100-2.6.27.1-all-fixes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 728 - (hide annotations) (download)
Tue Dec 23 09:41:15 2008 UTC (15 years, 5 months ago) by niro
File size: 447 byte(s)
-ver bump to 2.6.27-r2:
- updated to linux-2.6.27.10
- using tuxonice current-20081025
- adjusted kernel-configs to use tuxonice and enabled ufs filesystem support

1 niro 728 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