|
@@ -89,8 +89,6 @@ static inline void restore_access_regs(unsigned int *acrs)
|
|
prev = __switch_to(prev,next); \
|
|
prev = __switch_to(prev,next); \
|
|
} while (0)
|
|
} while (0)
|
|
|
|
|
|
-extern void account_tick_vtime(struct task_struct *);
|
|
|
|
-
|
|
|
|
#define finish_arch_switch(prev) do { \
|
|
#define finish_arch_switch(prev) do { \
|
|
set_fs(current->thread.mm_segment); \
|
|
set_fs(current->thread.mm_segment); \
|
|
} while (0)
|
|
} while (0)
|