From owner-freebsd-emulation@FreeBSD.ORG Sun Jan 7 08:00:17 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5C83B16A40F for ; Sun, 7 Jan 2007 08:00:17 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.236]) by mx1.freebsd.org (Postfix) with ESMTP id E6D9713C442 for ; Sun, 7 Jan 2007 08:00:16 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so3419637nzh for ; Sun, 07 Jan 2007 00:00:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tab4sm/6soTd+WFLhlXzXrUitogjEuyeSWnBzw3Rt4szXiItp1doU2v+SPxentvjZLRVj5tHMSdjUVSvnYmBgVjiaSEG+dBPqhrOfk4U2IFUwC9euNdl953xI5ogtB3uFXy3M4GG8KhILoGGnObdKlcpyI/sfIZ9LrEWrO3XFKE= Received: by 10.65.176.7 with SMTP id d7mr717454qbp.1168156816318; Sun, 07 Jan 2007 00:00:16 -0800 (PST) Received: by 10.65.61.1 with HTTP; Sun, 7 Jan 2007 00:00:16 -0800 (PST) Message-ID: <790a9fff0701070000r4755202fy58e89565dc3edfc9@mail.gmail.com> Date: Sun, 7 Jan 2007 02:00:16 -0600 From: "Scot Hetzel" To: "Alexander Leidinger" In-Reply-To: <20070106170237.066f1ec7@Magellan.Leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <790a9fff0612290911t5ae69715gd2bf0dda0f9228f2@mail.gmail.com> <20061229213509.GA86839@stud.fit.vutbr.cz> <790a9fff0612291424g4ecbd088i7846d248851b3e63@mail.gmail.com> <20061230120722.GA36814@stud.fit.vutbr.cz> <790a9fff0612301926n1562d560r1f3fff9af4bdb138@mail.gmail.com> <790a9fff0612301955r35b16472r2429fbe3fce78228@mail.gmail.com> <20061231144257.61520dc8@Magellan.Leidinger.net> <20061231142412.GA28462@stud.fit.vutbr.cz> <790a9fff0612311121l662736e0ud6d3220382af072a@mail.gmail.com> <20070106170237.066f1ec7@Magellan.Leidinger.net> Cc: freebsd-emulation@freebsd.org Subject: Re: linuxolator: amd64 Linux Test Project failures X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jan 2007 08:00:17 -0000 On 1/6/07, Alexander Leidinger wrote: > Quoting "Scot Hetzel" (Sun, 31 Dec 2006 13:21:27 -0600): > > > That patch to mmap fixes the problems with mmap on amd64, and brings > > the failed LTP testcases closer to the i386 failed testcases. > > I committed this with the unconditional addition of PROT_EXEC like we > did before. This should fix the LTP tests and keep the behavior as > described in the comment as before. > > I assume you will update the amd64 part in the LTP table in the wiki > with the results. I'm looking forward to this. > Running a full LTP tests right now, and will be updating the table when it completes. 2.6.16 - 156/831 I'm also looking into testing whether PROT_EXEC is needed, just need to get a linux java, and a java program installed to test it. Tried using emerge on the gentoo base to install azureus, but it failed as it couldn't build binutils-2.16.1-r3 (linux.ko without PROT_EXEC in mmap). Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.