diff options
Diffstat (limited to 'arch/xtensa/include/asm/mmu_context.h')
| -rw-r--r-- | arch/xtensa/include/asm/mmu_context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/xtensa/include/asm/mmu_context.h b/arch/xtensa/include/asm/mmu_context.h index feb10af96519..d43525a286bb 100644 --- a/arch/xtensa/include/asm/mmu_context.h +++ b/arch/xtensa/include/asm/mmu_context.h | |||
| @@ -107,7 +107,7 @@ activate_mm(struct mm_struct *prev, struct mm_struct *next) | |||
| 107 | 107 | ||
| 108 | 108 | ||
| 109 | static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, | 109 | static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, |
| 110 | struct task_struct *tsk) | 110 | struct task_struct *tsk) |
| 111 | { | 111 | { |
| 112 | unsigned long asid = asid_cache; | 112 | unsigned long asid = asid_cache; |
| 113 | 113 | ||
