From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24465 invoked by alias); 5 Nov 2004 16:13:21 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 24428 invoked from network); 5 Nov 2004 16:13:16 -0000 Received: from unknown (HELO e3.ny.us.ibm.com) (32.97.182.103) by sourceware.org with SMTP; 5 Nov 2004 16:13:16 -0000 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e3.ny.us.ibm.com (8.12.10/8.12.9) with ESMTP id iA5GDFCO688492; Fri, 5 Nov 2004 11:13:15 -0500 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay04.pok.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id iA5GDFle277794; Fri, 5 Nov 2004 11:13:15 -0500 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11/8.12.11) with ESMTP id iA5GDEkb004794; Fri, 5 Nov 2004 11:13:15 -0500 Received: from d27mc103.rchland.ibm.com (d27mc103.rchland.ibm.com [9.10.229.52]) by d01av04.pok.ibm.com (8.12.11/8.12.11) with ESMTP id iA5GDExI004783; Fri, 5 Nov 2004 11:13:14 -0500 In-Reply-To: <200411042318.iA4NICiH027518@magilla.sf.frob.com> To: Roland McGrath Cc: libc-hacker@sources.redhat.com, Benjamin Herrenschmidt , Alan Modra , libc-alpha@sources.redhat.com MIME-Version: 1.0 Subject: Re: Questions about VDSO From: Steve Munroe Message-ID: Date: Fri, 05 Nov 2004 16:13:00 -0000 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2004-11/txt/msg00015.txt.bz2 Roland McGrath wrote on 11/04/2004 05:18:12 PM: > If you are not providing a syscall entry point, then you should not define > AT_SYSINFO at all, since its meaning (as used so far) is to be the syscall > entry point. You have a vdso with no syscall entry point, just define > AT_SYSINFO_EHDR. > OK I'll work up a patch to enable AT_SYSINFO_EHDR only support of starters. Then enable powerpc32/powerpc64 to use it. Steven J. Munroe Linux on Power Toolchain Architect IBM Corporation, Linux Technology Center