From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VROPS-00010H-7d for qemu-devel@nongnu.org; Wed, 02 Oct 2013 11:32:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VROPL-0004J3-Du for qemu-devel@nongnu.org; Wed, 02 Oct 2013 11:32:18 -0400 Received: from mail-gg0-f174.google.com ([209.85.161.174]:60661) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VROPL-0004Ix-9G for qemu-devel@nongnu.org; Wed, 02 Oct 2013 11:32:11 -0400 Received: by mail-gg0-f174.google.com with SMTP id j5so130405ggn.33 for ; Wed, 02 Oct 2013 08:31:55 -0700 (PDT) Sender: Richard Henderson Message-ID: <524C3C67.3030200@twiddle.net> Date: Wed, 02 Oct 2013 08:31:51 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1378850858-10799-1-git-send-email-rth@twiddle.net> <524B3DAC.9080908@twiddle.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/6] Improve getauxval support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Aurelien Jarno On 10/01/2013 06:42 PM, Peter Maydell wrote: > On 2 October 2013 06:25, Richard Henderson wrote: >> Ping. > > Does this need updating now that commit 03cfd8faa (which manually > walks through the auxval in get_execfd()) has been committed? Well, such a patch could be added to the series, but it should not conflict with my patch set. r~