From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13189 invoked by alias); 27 Aug 2007 20:12:36 -0000 Received: (qmail 13126 invoked by uid 22791); 27 Aug 2007 20:12:35 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 27 Aug 2007 20:12:24 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l7RKCMFw009034 for ; Mon, 27 Aug 2007 16:12:22 -0400 Received: from gateway.sf.frob.com (vpn-14-177.rdu.redhat.com [10.11.14.177]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l7RKCLBj018871; Mon, 27 Aug 2007 16:12:21 -0400 Received: from magilla.localdomain (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 54C88357B; Mon, 27 Aug 2007 13:12:20 -0700 (PDT) Received: by magilla.localdomain (Postfix, from userid 5281) id 142804D05BE; Mon, 27 Aug 2007 13:12:20 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Jakub Jelinek Cc: Ulrich Drepper , Glibc hackers Subject: Re: [PATCH] Fix personality on x86_64 and ppc In-Reply-To: Jakub Jelinek's message of Monday, 27 August 2007 14:54:29 +0200 <20070827125429.GH2279@sunsite.mff.cuni.cz> X-Shopping-List: (1) Reticent Cretaceous assumptions (2) Androgynous prescription yies (3) Flippant automated collision hydrants (4) Observant gracious eggplants Message-Id: <20070827201220.142804D05BE@magilla.localdomain> Date: Mon, 27 Aug 2007 20:12:00 -0000 Mailing-List: contact libc-hacker-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00033.txt.bz2 > Fixed thusly, not sure why init-first has been mentioned there at all, > when it doesn't even call that syscall. Applied. I suspect that at the dawn of time init-first.c called it.