mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
0b313642a6
commit
5fc44a3e24
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user