User Details
User Details
- User Since
- Jan 23 2026, 5:58 PM (7 w, 3 d)
Jan 26 2026
Jan 26 2026
doonbsd_gmail.com added a comment to D54857: riscv: Add macro for hfence.gvma instruction.
doonbsd_gmail.com added a comment to D54857: riscv: Add macro for hfence.gvma instruction.
So, this can't be merged now? Shall I drop that change and update new diff?
Jan 25 2026
Jan 25 2026
doonbsd_gmail.com added a comment to D54856: riscv: Do MPASS check on hyp pointer before using it.
doonbsd_gmail.com added a comment to D54857: riscv: Add macro for hfence.gvma instruction.
Hold on. I just found one style problem. There must be a empty line after start curly brace when the function has single line body.
doonbsd_gmail.com updated the diff for D54857: riscv: Add macro for hfence.gvma instruction.
riscv: Add an inline function hfence_gvma() for hfence.gvma instruction.
Jan 24 2026
Jan 24 2026
doonbsd_gmail.com updated the summary of D54857: riscv: Add macro for hfence.gvma instruction.
doonbsd_gmail.com updated the diff for D54857: riscv: Add macro for hfence.gvma instruction.
Moved hfence_gvma from atomic.h to cpufunc.h and changed it to an inline function.
doonbsd_gmail.com added a comment to D54857: riscv: Add macro for hfence.gvma instruction.
Agreed. I will update the patch.
doonbsd_gmail.com added a comment to D54856: riscv: Do MPASS check on hyp pointer before using it.
doonbsd_gmail.com requested review of D54857: riscv: Add macro for hfence.gvma instruction.
