projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5edc51
)
riscv: Fix a comment typo in set_mm_asid()
author
Chin Yik Ming
<yikming2222@gmail.com>
Thu, 14 Nov 2024 21:27:25 +0000
(
05:27
+0800)
committer
Alexandre Ghiti
<alexghiti@rivosinc.com>
Tue, 18 Mar 2025 13:02:47 +0000
(13:02 +0000)
s/verion/version
Signed-off-by: Chin Yik Ming <yikming2222@gmail.com>
Reviewed-by: Charlie Jenkins <charlie@rivosinc.com>
Link:
https://lore.kernel.org/r/20241114212725.4172401-1-yikming2222@gmail.com
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
arch/riscv/mm/context.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/riscv/mm/context.c
b/arch/riscv/mm/context.c
index 4abe3de23225eb16d199d6b65e5c5be6b1e9f20e..55c20ad1f744438d22cc5a3bc1477d54bbf49f16 100644
(file)
--- a/
arch/riscv/mm/context.c
+++ b/
arch/riscv/mm/context.c
@@
-158,7
+158,7
@@
static void set_mm_asid(struct mm_struct *mm, unsigned int cpu)
*
* - We get a zero back from the cmpxchg and end up waiting on the
* lock. Taking the lock synchronises with the rollover and so
- * we are forced to see the updated verion.
+ * we are forced to see the updated ver
s
ion.
*
* - We get a valid context back from the cmpxchg then we continue
* using old ASID because __flush_context() would have marked ASID