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: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id AC18A1F463 for ; Tue, 31 Dec 2019 16:59:20 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:from:to:cc:references:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=QhsrM2ntJAF6iJOq AlRaMuEwVE0Dk8odB1rc1D0YDmJSAp6d8mtlv5cRQPrDrZz21TfG8devL0xsWEVK LmBjznwg7A+cm+nR//pwQ9JauPuv2ighQiv+VLFclU/mEvOoYi+s3DZ3gsc02AIN KEc/hVZv9uP8XaIQRKUzwwu+Yio= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:from:to:cc:references:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=TeNA5NxEd9eU6nVjLaoXpT QVfi0=; b=jytb1LyCjG5IhUhvxTcK6OgWwMUv6mRbMEfB1LAV0LGNYGDzMLT59i aJhfRtxYvy7KGMyplNeVJDWkmN4kN6BWPykv+2CqexvJOX3h40H1soLOAlxlqizM jVoG+o3LSPLmb7NmYSbnwEvuaPfaoInR+tXUWwYMzmvOYlPTmVqK4= Received: (qmail 15993 invoked by alias); 31 Dec 2019 16:59:18 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 15982 invoked by uid 89); 31 Dec 2019 16:59:18 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mail-pj1-f54.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:from:to:cc:references:autocrypt:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=cQfojfaz+U48RjnAbLL1WLgl3SiLC3wECX+rLhxkT34=; b=O/wdGTsUJ2QCbDkZ/5Vq957TBFRRqCOnPgRVuCRbhDY5U/hjlwaH57duj/bEh61Ykf Fc4UNpisV7Xa7FdvHtTKfC/XjEAVW/e4Tql9rAYhNDX+Dq4C6qgOxkUd2LiVP7ciBbWZ beApTkpqKfn1dBaz62cA8XPQbxjIgJyerovaqjibMfXMogvhqe05K/N1qX4OETA8Wlqa yWMcz4B0vh7iI14x6K3BuSn4xbCSy1oWkheYHF299txK0+MiIiPFHA1oMljjelxEJhKa m5Wm/bAAipEDWg1BG/RbzrA94nGd3qISEc4aXIQMsY2updntVyrV4KKNgoel5BIwLCl/ H7sA== Subject: Re: 2.31: glibc master is now kinda, sorta, frozen From: Adhemerval Zanella To: Siddhesh Poyarekar , GLIBC Devel Cc: cltang@codesourcery.com, Carlos O'Donell , arjun@redhat.com References: <4f7aabd7-29e9-2dd1-1fca-634b57d2f6a4@linaro.org> Message-ID: <30ca5135-13b3-bfb7-3ae3-64a9993fb872@linaro.org> Date: Tue, 31 Dec 2019 13:59:10 -0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: <4f7aabd7-29e9-2dd1-1fca-634b57d2f6a4@linaro.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 31/12/2019 13:53, Adhemerval Zanella wrote: > > > On 31/12/2019 13:29, Siddhesh Poyarekar wrote: >> >> - vDSO refactor and fixes >> https://sourceware.org/ml/libc-alpha/2019-12/msg00597.html >> >> Adhemerval, I see some reviews and change requests. Are you waiting for >> reviews on the rest of your patches or do you intend to post a v3 >> patchset? I can help with reviews on Thursday if nobody gets to it by then. > > I will check the review already done and send updated versions, thanks > for checking on it. Hi Siddhesh, The latest version [1] received some sparse review that I fixed locally and I don't think it is worth to send an updated version (I can if you prefer). [1] https://sourceware.org/ml/libc-alpha/2019-12/msg00597.html