Magellan Linux

Contents of /trunk/kernel26-magellan/patches-2.6.27-r1/0100-2.6.27.1-all-fixes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 708 - (show annotations) (download)
Sun Oct 19 18:53:55 2008 UTC (15 years, 7 months ago) by niro
File size: 447 byte(s)
-2.6.27-magellan-r1:
- linux-2.6.27.2
- fbcondecor-0.9.4
- squashfs-3.4
- unionfs-2.5
- linux-phc-0.3.1
- reiserfs4 re-diffed
- ipw3945-1.2.2 re-diffed
- atl2-2.0.4 re-diffed
- disabled tuxonice atm
- disabled powertop fixes atm

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