Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 1 Apr 2022 09:48:15 +0200
From: Arnd Bergmann <arnd@...nel.org>
To: musl@...ts.openwall.com
Subject: Re: Re: add loongarch64 port

On Fri, Apr 1, 2022 at 9:40 AM 王洪亮 <wanghongliang@...ngson.cn> wrote:
> 在 2022/3/31 下午4:14, Arnd Bergmann 写道:
>
> In kernel port, loongarch64 use the generic struct stat.
>
> loongarch64 define struct stat and kstat in musl is consistent with
>
> generic stat in kernel.

My point was that I asked for these to be removed in

https://lore.kernel.org/lkml/CAK8P3a2kroHVN3fTabuFVMz08SXytz-SC8X11BxxszsUCksJ4g@mail.gmail.com/

With __NR_newfstatat and __NR_fstat gone from the system
call list, there is no 'struct stat' that is exposed by the kernel.

       Arnd

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.