This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] aarch64: optimize _dl_tlsdesc_dynamic fast path
- From: Szabolcs Nagy <szabolcs dot nagy at arm dot com>
- To: GNU C Library <libc-alpha at sourceware dot org>
- Cc: nd at arm dot com
- Date: Fri, 03 Nov 2017 14:56:19 +0000
- Subject: Re: [PATCH] aarch64: optimize _dl_tlsdesc_dynamic fast path
- Authentication-results: sourceware.org; auth=none
- Authentication-results: spf=none (sender IP is ) smtp.mailfrom=Szabolcs dot Nagy at arm dot com;
- Nodisclaimer: True
- References: <59F9A544.9080709@arm.com>
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
On 01/11/17 10:43, Szabolcs Nagy wrote:
> This patch will go on top of the lazy tlsdesc removal patch set.
>
committed the lazy tlsdesc patch set and this optimization.