From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2038 invoked by alias); 13 Jun 2005 21:04:40 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 2025 invoked by uid 22791); 13 Jun 2005 21:04:35 -0000 Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 13 Jun 2005 21:04:35 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.0/8.13.0) with ESMTP id j5DL48w5022653; Mon, 13 Jun 2005 23:04:08 +0200 (CEST) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.4/8.13.3) with ESMTP id j5DL47FB005152; Mon, 13 Jun 2005 23:04:07 +0200 (CEST) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.4/8.13.4/Submit) id j5DL47tc007625; Mon, 13 Jun 2005 23:04:07 +0200 (CEST) Date: Mon, 13 Jun 2005 21:04:00 -0000 Message-Id: <200506132104.j5DL47tc007625@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: hjl@lucon.org CC: gdb-patches@sources.redhat.com In-reply-to: <20050613205238.GA7242@lucon.org> (hjl@lucon.org) Subject: Re: PATCH: Support vDSO on x86_64 References: <20050613205238.GA7242@lucon.org> X-SW-Source: 2005-06/txt/msg00166.txt.bz2 Date: Mon, 13 Jun 2005 13:52:38 -0700 From: "H. J. Lu" I checked this as an obvious patch to support vDSO on x86_64. Thanks! Mark