trinity
trinity copied to clipboard
add support for loongarch
Other files have been fixed for bugs caused by SEGV and tested on LoongArch.
- the used address to fill data should exist,otherwise trinity may get SEGV signal.
- arg3type of vmsplice is ARG_IOVECLEN,if you modify it,you should also modify arg2 accordingly.
Sorry, I'm a beginner; perhaps fixing the errors should be done in the next submission.