From owner-freebsd-emulation@FreeBSD.ORG Fri Jul 20 17:17:35 2007 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2032D16A419 for ; Fri, 20 Jul 2007 17:17:35 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.freebsd.org (Postfix) with ESMTP id C354C13C4B3 for ; Fri, 20 Jul 2007 17:17:34 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.14.1/8.14.1) with ESMTP id l6KHHXLt004510 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 20 Jul 2007 13:17:33 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by aldan.algebra.com (8.14.1/8.14.1/Submit) id l6KHHWZk004509; Fri, 20 Jul 2007 13:17:32 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) From: Mikhail Teterin To: Alexander Leidinger Date: Fri, 20 Jul 2007 13:17:32 -0400 User-Agent: KMail/1.9.6 References: <200707192341.59940@aldan> <200707201013.13391@aldan> <20070720183925.540b7654@deskjail> In-Reply-To: <20070720183925.540b7654@deskjail> X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Cc: freebsd-emulation@freebsd.org, scf@freebsd.org Subject: Re: something wrong with Linux on 6.2-stable/amd64 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: Fri, 20 Jul 2007 17:17:35 -0000 On п'ятниця 20 липень 2007, Alexander Leidinger wrote: = Additional to what I told you in the last mail regarding reverting some = MFCs: I have a patch which is at = http://www.Leidinger.net/FreeBSD/linuxolator/mfc/07_rest.diff ... -------------------------- |diff -ruh sys/i386/linux/syscalls.master sys/i386/linux/syscalls.master |--- sys/i386/linux/syscalls.master Wed Jul 4 11:47:57 2007 |+++ sys/i386/linux/syscalls.master Tue Jun 26 12:57:36 2007 -------------------------- Patching file sys/i386/linux/syscalls.master using Plan A... Hunk #1 succeeded at 68. Hunk #2 succeeded at 83. Hunk #3 succeeded at 139. Hunk #4 succeeded at 158. Hunk #5 succeeded at 172. Hunk #6 failed at 223. Hunk #7 succeeded at 280. Hunk #8 succeeded at 308. Hunk #9 succeeded at 418. ... Attaching the syscalls.master.rej -- it seems, I already have this change (mprotect to linux_mprotect) applied. = You are the one with the problem at hand, and I'm the one with not = enough time ATM... A very regrettable attitude... I do appreciate, that despite expressing it, you are still trying to help me, but fixing/investigating bugs is not the user's responsibility... -mi