From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18659 invoked by alias); 23 Jul 2014 00:40:40 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 18650 invoked by uid 89); 23 Jul 2014 00:40:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL autolearn=no version=3.3.2 X-HELO: newmailhub.uq.edu.au Message-ID: <53CF0470.8030205@archlinux.org> Date: Wed, 23 Jul 2014 00:40:00 -0000 From: Allan McRae User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Adhemerval Zanella CC: Roland McGrath , "GNU C. Library" , Stefani Seibold Subject: Re: [PATCH v2] Add x86 32 bit vDSO time function support References: <53ADE03D.7070300@linux.vnet.ibm.com> <20140627215816.050DA2C39AB@topped-with-meat.com> <53B03755.6030600@linux.vnet.ibm.com> <20140709200243.EA54A2C39A9@topped-with-meat.com> <53BEA422.6030001@linux.vnet.ibm.com> <53CE9FFF.2000203@linux.vnet.ibm.com> In-Reply-To: <53CE9FFF.2000203@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-UQ-FilterTime: 1406076021 X-SW-Source: 2014-07/txt/msg00474.txt.bz2 On 23/07/14 03:31, Adhemerval Zanella wrote: > Allan, > > Do you think is it good to add for 2.20? > I'm going to say too late for this one. I looked at the patch a thought it was a big intrusive for this stage and then noted Roland comment suggesting it was too close to 2.20 to be included. So I am taking the cautious approach here. Allan