From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 118086 invoked by alias); 16 Nov 2016 03:52:22 -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 118073 invoked by uid 89); 16 Nov 2016 03:52:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM autolearn=no version=3.3.2 spammy= X-HELO: mail-ua0-f175.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=zq7gmepd05PgDswtcwQx3CV+1zfAQ+PzYhJl/TS7t1A=; b=JtRvUWrNqcTp+MoeouRrE8vTzMMwZZDMW+YIT/rp4pRSTjjelxpdya4rZHliplbe/Y zllNlT4MnxZGLq13J8xxH63tsHwO4CMjC+VXDz4ZWzqyL7x8fzKWFfdTLvsP16t9/Gh0 8Tymb0F8FA1BvQvlxx4fwrjlTInx+GC4llvVI2nc1J4ePumlPZsUF7R2ucFtFz+wkBdQ OMMoEHojGCx3vlgoIooEjeWKvBJ8CO9mj28rCI45v5R3Wy9+O16f7WgJgsquapcak82Q HonVanxPI7R4gFBe9n5UFxaAUfJWPZffJ3yUVZK0CHCaLdDXQVtEoh451dd+jFPzze98 DE7Q== X-Gm-Message-State: ABUngvebDfWlQHlK/Hir/DMuXpBt5AfmaeM3MDVu74z6/cACePLsRZPYw1tiTSeQ56pj3wkWecM+MmxW59s1Qy71 X-Received: by 10.176.2.21 with SMTP id 21mr541624uas.11.1479268329720; Tue, 15 Nov 2016 19:52:09 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <87r3b9qn3n.fsf@linux-m68k.org> <87inwlqjn6.fsf@linux-m68k.org> From: Keno Fischer Date: Wed, 16 Nov 2016 03:52:00 -0000 Message-ID: Subject: Re: [PATCH] Add CFI to x86_64 RTLD_START To: "H.J. Lu" Cc: Andreas Schwab , GNU C Library Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-11/txt/msg00526.txt.bz2 Thanks for taking a look H.J. What's the next step? Can somebody commit this (or the reformatted version I sent as v2)? I'd also be happy to do another revision, if there are any further review comments - just want to make sure this doesn't get forgotten. Thanks, Keno