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-ASN: AS17314 8.43.84.0/22 X-Spam-Status: No, score=-4.2 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (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 3AFE71F5AE for ; Wed, 21 Apr 2021 13:43:01 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 303493892037; Wed, 21 Apr 2021 13:43:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 303493892037 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1619012580; bh=fxUYeSzZMBJiSeY+pc+xNyWojCi9SEn/jAbzkK4PpK4=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=htDeb3yKtGdLOTmzlZXa+j8JaS4gfnSsoyMYjO4Gr6yezmSZuR8T1nMyvqyU7NYL5 90xvpFO7xDcTrb01kpgogOoMgNmfk4uyGmvnxEJHyG/VslkdEVZlRslyTRIlmnEgfg 8Fvh3y+UbdTChAsafd5EWYMW0965CaqfPVAUzUBo= Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) by sourceware.org (Postfix) with ESMTPS id 1EBA23846074 for ; Wed, 21 Apr 2021 13:42:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1EBA23846074 Received: by mail-oi1-x22c.google.com with SMTP id i81so42445696oif.6 for ; Wed, 21 Apr 2021 06:42:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=fxUYeSzZMBJiSeY+pc+xNyWojCi9SEn/jAbzkK4PpK4=; b=KSuY7xcOglwW+bnPocshXewzhRgn1kcWry3qMNWqFcurYldjPeTmJQkOsDoaQG1Xxe VMyPgAepqK5wgh2pVPZp4YZM279epaUCANI4U70jmxDDf8pD36Lr3TRfXQJhVHVLbIMk OvP+fnOKpNivzqXEG10lCF2rjqAw+tPGwLTF7wbgRqxQuEO/eiz19VPRaEWZSkdhUBjD xhVmstBfqD30V0RobOEPLPXtU9SQJ7KVTA3i6gYeIb7VoxCGhHm53xqwVIWiNO69GKP9 ZpK0FEOcO3Xloo0kjwFG5tVmHfclHKhmRVZJ5lMD8Dzs7mnulRdFHfz+i/FhDp0kVV0y MwtA== X-Gm-Message-State: AOAM5318sfpRVMGzvRY+CtCxV5gWNYEGZxRy37xcapV2HDe9d+OgwA68 AB5X/eu+p3Y+U/nP6ZMM0LQcdc2qhI//oqAfuXU= X-Google-Smtp-Source: ABdhPJxn8LY515rK3qeGHKcIeNxa3Od5dP9zzrony9aQ/fCN9WKnW87jAhUPweOVB+qBlz2vr1xJjswTXIsPwleI/4w= X-Received: by 2002:a05:6808:10c5:: with SMTP id s5mr6794284ois.58.1619012573627; Wed, 21 Apr 2021 06:42:53 -0700 (PDT) MIME-Version: 1.0 References: <878s5boo48.fsf@oldenburg.str.redhat.com> In-Reply-To: <878s5boo48.fsf@oldenburg.str.redhat.com> Date: Wed, 21 Apr 2021 06:42:17 -0700 Message-ID: Subject: Re: [PATCH v4 00/37] libpthread: Remove NPTL forwarders To: Florian Weimer Content-Type: text/plain; charset="UTF-8" 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: , From: "H.J. Lu via Libc-alpha" Reply-To: "H.J. Lu" Cc: Florian Weimer via Libc-alpha Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" On Wed, Apr 21, 2021 at 6:06 AM Florian Weimer via Libc-alpha wrote: > > * Florian Weimer via Libc-alpha: > > > I was on pseudo-vacation for a while and then some urgent downstream > > work came up. Sorry. I hope to return to libpthread work part-time > > next week, and full time after that. Hopefully this will get us back on > > track. > > > > I believe this series addresses all of Adhemerval's review comments. It > > switches to OTHER_SHLIB_COMPAT. I've retested this on i686-linux-gnu > > and x86_64-linux-gnu, and built the entire thing with > > build-many-glibcs.py. > > What's the next step for this series? Should I push it? > Please push it. Thanks. -- H.J.