From owner-freebsd-ia64@FreeBSD.ORG Thu Apr 24 14:56:35 2008 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22CD81065670 for ; Thu, 24 Apr 2008 14:56:35 +0000 (UTC) (envelope-from christian.kandeler@hob.de) Received: from mailgate.hob.de (mailgate.hob.de [212.185.199.3]) by mx1.freebsd.org (Postfix) with ESMTP id 016E48FC1A for ; Thu, 24 Apr 2008 14:56:34 +0000 (UTC) (envelope-from christian.kandeler@hob.de) Received: from imap.hob.de (mail2.hob.de [172.25.1.102]) by mailgate.hob.de (Postfix) with ESMTP id 129971647CF; Thu, 24 Apr 2008 16:56:34 +0200 (CEST) Received: from [172.22.0.192] (linux04.hob.de [172.22.0.192]) by imap.hob.de (Postfix on SuSE eMail Server 2.0) with ESMTP id B5191FCDAF; Thu, 24 Apr 2008 16:56:33 +0200 (CEST) From: Christian Kandeler Organization: HOB To: Marcel Moolenaar Date: Thu, 24 Apr 2008 16:56:33 +0200 User-Agent: KMail/1.6.2 References: <200804231422.57226.christian.kandeler@hob.de> <3DFF6AF6-943F-4066-A424-3F6C73399C7B@mac.com> In-Reply-To: <3DFF6AF6-943F-4066-A424-3F6C73399C7B@mac.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200804241656.33349.christian.kandeler@hob.de> Cc: freebsd-ia64@freebsd.org Subject: Re: syscalls & mcontext X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2008 14:56:35 -0000 On Wednesday 23 April 2008 19:10, you wrote: > Could you try the attached patch. It's against 7-STABLE, but > should be easy to make work for 6.1 (if it doesn't apply). > I'll give it a spin myself too... The bug was a bit volatile in that it wouldn't manifest itself all the time, but I think I have now done enough testing to say with some confidence that it's gone for good. Thanks! Regards, Christian Kandeler