From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11368 invoked by alias); 30 Dec 2013 14:45:00 -0000 Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org Received: (qmail 11354 invoked by uid 89); 30 Dec 2013 14:44:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qe0-f47.google.com Received: from mail-qe0-f47.google.com (HELO mail-qe0-f47.google.com) (209.85.128.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 30 Dec 2013 14:44:55 +0000 Received: by mail-qe0-f47.google.com with SMTP id t7so11489656qeb.34 for ; Mon, 30 Dec 2013 06:44:53 -0800 (PST) X-Received: by 10.224.129.200 with SMTP id p8mr5727826qas.29.1388414692959; Mon, 30 Dec 2013 06:44:52 -0800 (PST) Received: from anchor.twiddle.net (50-194-63-110-static.hfc.comcastbusiness.net. [50.194.63.110]) by mx.google.com with ESMTPSA id 11sm58816755qei.12.2013.12.30.06.44.49 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Dec 2013 06:44:51 -0800 (PST) Message-ID: <52C186DF.3060605@twiddle.net> Date: Mon, 30 Dec 2013 14:45:00 -0000 From: Richard Henderson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Venkataramanan Kumar CC: libc-ports@sourceware.org, Marcus Shawcroft , Marcus Shawcroft , Carlos O'Donell , Patch Tracking Subject: Re: [PATCH] [AARCH64]: Pointer mangling support for Aarch64 References: <52BC8489.9040307@twiddle.net> <52BD983C.5050006@twiddle.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-12/txt/msg00035.txt.bz2 Looks fine to me. r~