From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128607 invoked by alias); 26 Oct 2019 13:40:15 -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 128599 invoked by uid 89); 26 Oct 2019 13:40:14 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=derek, H*i:sk:8DC571D, zhangxuelei, Zhangxuelei X-HELO: us-smtp-delivery-1.mimecast.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1572097211; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=eF1yiLfIUXLsgZNEeH+1/WSYhUXgWo0h0p7qKcSDqG8=; b=jBaulzklByqoxRKIwN4jrk5Fyma9aL82KeejhToUvTJdeyD1Wpx8UhY017VqPyqoq8e1Qt Vohk//nTkxw0m1BSIgStG17th5ndGlonLPNzRmnL9krMsR58Y3Ju0D5ei9PDDkBTunCjnL yhJ3UD4islHHWiSHAYjSzFATqKjHy4A= Return-Path: Subject: Re: [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor To: "Zhangxuelei (Derek)" , Florian Weimer , "libc-alpha@sourceware.org" Cc: Yikun Jiang , Wilco Dijkstra , nd , Siddhesh Poyarekar , jiangyikun , Szabolcs Nagy References: <8DC571DDDE171B4094D3D33E9685917BD921AC@dggemi509-mbs.china.huawei.com> From: Carlos O'Donell Message-ID: <2d2ca983-b0f8-a3f0-be34-4a231759c87e@redhat.com> Date: Sat, 26 Oct 2019 13:40:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <8DC571DDDE171B4094D3D33E9685917BD921AC@dggemi509-mbs.china.huawei.com> X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2019-10/txt/msg00831.txt.bz2 On 10/26/19 9:22 AM, Zhangxuelei (Derek) wrote: > Hi Florian, >=20 >> Has there been a reply to this question?=20=20 >> If yes, it didn't make it to the list. Thanks. >=20 > Yes, I replied 2 days ago as follow. >=20 >>> What is the current status of Huawei's copyright assignment with the=20 >>> FSF? >=20 >> Yes, we have already signed the copyright assignment with FSF at 09=20 >> Oct. 2019. My CLA ID is 1436346. This hasn't yet appeared in the global list of copyright assignments. I have sent the FSF Records clerk a question to verify and get the list updated. Thank you for your patience. --=20 Cheers, Carlos.