mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-02 21:01:07 +02:00
fix compile error in bfs on 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17776 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4a7259e39d
commit
0547e1b91f
@ -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…
x
Reference in New Issue
Block a user