fix compile error in bfs on 2.6.31
SVN-Revision: 17776
This commit is contained in:
parent
0f9f23aebe
commit
f5701d2996
@ -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
|
+ * combine the page table reload and the switch backend into
|
||||||
+ * one hypercall.
|
+ * one hypercall.
|
||||||
+ */
|
+ */
|
||||||
+ arch_enter_lazy_cpu_mode();
|
+ arch_start_context_switch(prev);
|
||||||
+
|
+
|
||||||
+ if (unlikely(!mm)) {
|
+ if (unlikely(!mm)) {
|
||||||
+ next->active_mm = oldmm;
|
+ next->active_mm = oldmm;
|
||||||
|
Loading…
Reference in New Issue
Block a user