We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5edc51 commit 418af0eCopy full SHA for 418af0e
arch/riscv/mm/context.c
@@ -158,7 +158,7 @@ static void set_mm_asid(struct mm_struct *mm, unsigned int cpu)
158
*
159
* - We get a zero back from the cmpxchg and end up waiting on the
160
* lock. Taking the lock synchronises with the rollover and so
161
- * we are forced to see the updated verion.
+ * we are forced to see the updated version.
162
163
* - We get a valid context back from the cmpxchg then we continue
164
* using old ASID because __flush_context() would have marked ASID
0 commit comments