From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QW9Sj-0005UJ-Aw for qemu-devel@nongnu.org; Mon, 13 Jun 2011 11:54:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QW9Si-0001g1-Bx for qemu-devel@nongnu.org; Mon, 13 Jun 2011 11:54:01 -0400 Received: from mail-yi0-f45.google.com ([209.85.218.45]:63196) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QW9Si-0001ft-71 for qemu-devel@nongnu.org; Mon, 13 Jun 2011 11:54:00 -0400 Received: by yia25 with SMTP id 25so1367924yia.4 for ; Mon, 13 Jun 2011 08:53:59 -0700 (PDT) Sender: Richard Henderson Message-ID: <4DF63293.6090103@twiddle.net> Date: Mon, 13 Jun 2011 08:53:55 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1306928551-31723-1-git-send-email-cedric.vincent@st.com> <4DE63DF1.60709@twiddle.net> <20110601134734.GA10150@gnx2503> <4DE65BE3.1040004@twiddle.net> <20110603064619.GA7025@gnx2503> <4DF5FC9C.4050701@st.com> In-Reply-To: <4DF5FC9C.4050701@st.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] linux-user: Define AT_RANDOM to support target dynamic linkers that do ASLR List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laurent Alfonsi Cc: Cedric VINCENT , Riku Voipio , "qemu-devel@nongnu.org" On 06/13/2011 05:03 AM, Laurent Alfonsi wrote: > And this now brings me to another point : In that case, it might have > sense to also add the auxv AT_RANDOM_SIZE. > http://sources.redhat.com/ml/libc-alpha/2008-10/msg00016.html That never made it into the upstream kernel though. r~