From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_PASS, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 113671F4B4 for ; Thu, 10 Sep 2020 07:10:52 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 2FC513857820; Thu, 10 Sep 2020 07:10:51 +0000 (GMT) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by sourceware.org (Postfix) with ESMTPS id 14FBF3857C5C for ; Thu, 10 Sep 2020 07:10:47 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 14FBF3857C5C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: sourceware.org; spf=none smtp.mailfrom=lukma@denx.de Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4Bn95d4lyxz1rrKZ; Thu, 10 Sep 2020 09:10:45 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4Bn95d3W7Yz1qvJH; Thu, 10 Sep 2020 09:10:45 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id 9BrjvG8seg5g; Thu, 10 Sep 2020 09:10:44 +0200 (CEST) X-Auth-Info: O4scFXnqTjwKPXlAFrXMLEOWRe5x++9cEdx4umAvY/g= Received: from jawa (85-222-111-42.dynamic.chello.pl [85.222.111.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Thu, 10 Sep 2020 09:10:44 +0200 (CEST) Date: Thu, 10 Sep 2020 09:10:37 +0200 From: Lukasz Majewski To: Adhemerval Zanella Subject: Re: [PATCH 03/16] linux: Consolidate xstat{64} Message-ID: <20200910091037.5d45b432@jawa> In-Reply-To: References: <20200723194641.1949404-1-adhemerval.zanella@linaro.org> <20200723194641.1949404-4-adhemerval.zanella@linaro.org> <20200909164624.61de1604@jawa> Organization: denx.de X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/nb8ep4YFcREcY=ZnVORnuvA"; protocol="application/pgp-signature" X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Florian Weimer , Alistair Francis , libc-alpha@sourceware.org, Joseph Myers Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" --Sig_/nb8ep4YFcREcY=ZnVORnuvA Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Adhemerval, > On 09/09/2020 11:46, Lukasz Majewski wrote: > > Hi Adhemerval, > > =20 > >> The LFS support is implemented on xstat64.c, instead of xstat.c for > >> 64-bit architectures. The xstat.c implements the non-LFS it is > >> no-op for !XSTAT_IS_XSTAT64. > >> =20 > >=20 > > Do we have any more input for this patch series? In other words - > > when it can find its way to -master? =20 >=20 > I will rebase this patchset and do some re-testing on different > platforms to check for regressions. I have addressed the remarks > done by Joseph and Florian, but I am not sure if they are planning to > do more reviews. Thanks for the status update. >=20 > I think patches from 01 to 08 should be ok to go, they are mostly > refactoring. I will double check if any syscall is changed over all > the support architectures and commit them.=20 Great, thanks. >=20 > I will resend the 08 to 16 with the changes I added, mainly the > rewrite of some descriptor and the removal of the combination of > 64-bit times with 32-bit offsets (it is not supposed to be supported). Ok. >=20 > I do like to get this done on 2.33, as well with all other remaining > work for y2038 support. >=20 >=20 I do have pthread_rwlock_{clock|timed}{rd|wr}lock 64 bit support on my queue as well (despite sem_{clock|timed}wait, for which I will wait a few days and then commit it). Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de --Sig_/nb8ep4YFcREcY=ZnVORnuvA Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEgAyFJ+N6uu6+XupJAR8vZIA0zr0FAl9Z0W0ACgkQAR8vZIA0 zr32Ygf+IBjh4PGaeYkZhuG1ucPqFIT8MytmXjJsJYu9demmSEQ5gCSdk76VZNHE Nau5GjKt+ln1co54ATg5bSdNE/zOq2Yn3A4QlvRhqVDBaj2Hn0VAssBPqsYslmFC Lkxu4rG+/sD4D3n7mD7yfobIIxsOx7CKHnP0tpd9pNtA0rHPp8dN2sr+dTTIyUtX ygjBjH4ebvJDxWZzk+0KDZmzwPlLOwzgHAvnhwTcbeXhFU4b8NsjTXq+qyuiKIsX hOXQGw3xdJztKa5S2FQQa8xCC1aSIStPn/mPVHqhhxWSe1wuXp3MqijsMLHxGX5t /ztRZmeCixqOL2fC/UNwjiLyo2QtcQ== =qJkj -----END PGP SIGNATURE----- --Sig_/nb8ep4YFcREcY=ZnVORnuvA--