get rid of strip_cfs_nokia_pr13.diff; should've done this a long time ago
[kernel-bfs] / kernel-bfs-2.6.28 / debian / patches / bfs.patch
index 4e2ac44..5a68de7 100644 (file)
@@ -7670,9 +7670,9 @@ Index: kernel-2.6.28/kernel/sysctl.c
  
  static struct ctl_table kern_table[] = {
 +#ifndef CONFIG_SCHED_BFS
- #ifdef CONFIG_SCHED_DEBUG
        {
                .ctl_name       = CTL_UNNUMBERED,
+               .procname       = "sched_child_runs_first",
 @@ -344,6 +346,7 @@ static struct ctl_table kern_table[] = {
                .mode           = 0644,
                .proc_handler   = &proc_dointvec,