Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 11 May 2022 09:37:07 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: Re: add loongarch64 port v3

On Mon, May 09, 2022 at 09:34:59AM +0800, 王洪亮 wrote:
> 
> 在 2022/5/5 上午11:21, 王洪亮 写道:
> >Hi,
> >
> >I published loongarch64 port v3 in
> >https://github.com/loongson/musl/tree/loongarch-v2.0.
> >
> >fixed two problem:
> >
> >1.use __NR_clone3 in  __clone().
> >
> >2.remove __NR_fstat and __NR_newfstatat.
> >
> >please code review if there are any other problems ? thanks.
> >
> >
> >Hongliang Wang.
> >
> Hi,
> 
> this port has any other problems need to fix?

I'm at least waiting for confirmation from the kernel side that
everything is okay with syscall usage to move forward. I'll try to
look over the rest again soon to check that there are no remaining
issues.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.