[kernel] add missing ledtrig-netdev dependency on the networking stack
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.31 / 270-sched_bfs.patch
index 1f805df..c045ae3 100644 (file)
@@ -1662,7 +1662,7 @@ This patch adds support for bfs v230, modified for diff size reduction
 +       * combine the page table reload and the switch backend into
 +       * one hypercall.
 +       */
-+      arch_enter_lazy_cpu_mode();
++      arch_start_context_switch(prev);
 +
 +      if (unlikely(!mm)) {
 +              next->active_mm = oldmm;
This page took 0.021072 seconds and 4 git commands to generate.