Hi,  Rich  this patch has any other problems need to be modified? Looking forward to your reply. thanks. Hongliang Wang 在 2022/6/20 下午5:49, 王洪亮 写道: > Hi, Rich > > 1. this patch has any other problems need to be modified? > > 2.what are the suggestions for support LA32 later? > > > 在 2022/6/14 下午3:23, 王洪亮 写道: >> Hi, >> >> 1. this patch has any other problems need to be modified? >> >> 2.what are the suggestions for support LA32? >> >> >> 在 2022/6/8 上午11:56, 王洪亮 写道: >>> Hi, >>> >>> I published loongarch64 port v4 in >>> https://github.com/loongson/musl/tree/loongarch-v2.0. >>> >>> fixed the following problems: >>> >>> 1.fixed  the extension field of struct mcontext >>> >>> 2.removed arch/loongarch64/kstat.h >>> >>> 3.deleted the incorrect definition in arch/loongarch64/reloc.h >>> >>> 4.optimize  dlsym >>> >>> please code review if there are any other problems ? thanks. >>> >>> I have one questions: >>> >>> Through  add "long__uc_pad" in struct ucontext_t  to meet the >>> extcontext[] 16 bytes alignment, >>> >>> if run in loongarch32, this method not meet the  16 bytes alignment >>> requirement. how to do it ? >>> >>> >>> Hongliang Wang. >>>