From owner-freebsd-emulation@FreeBSD.ORG Wed Mar 19 09:10:22 2008 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 B5865106566C for ; Wed, 19 Mar 2008 09:10:22 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 5A5208FC1A for ; Wed, 19 Mar 2008 09:10:21 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 971C067740E; Wed, 19 Mar 2008 10:10:13 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id poE9466feSHY; Wed, 19 Mar 2008 10:09:59 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 92D36677410; Wed, 19 Mar 2008 10:09:59 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id m2J99uww021678; Wed, 19 Mar 2008 10:09:56 +0100 (CET) (envelope-from rdivacky) Date: Wed, 19 Mar 2008 10:09:56 +0100 From: Roman Divacky To: Gary Stanley Message-ID: <20080319090956.GA21624@freebsd.org> References: <96317980@ipt.ru> <20080319002713.700848FC1E@mx1.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080319002713.700848FC1E@mx1.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@FreeBSD.org Subject: Re: 7.0, fedora-8 and "kernel: linux_sys_futex: unknown op 129" 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: Wed, 19 Mar 2008 09:10:22 -0000 On Tue, Mar 18, 2008 at 08:27:09PM -0400, Gary Stanley wrote: > At 08:17 PM 3/18/2008, Boris Samorodov wrote: > >Hi! > > > > > >I see some kernel messages "kernel: linux_sys_futex: unknown op 129" > >when launching print/acroread7 with emulators/linux_base-f8 (soon will > >appear at ports) and compat.linux.osrelease=2.6.16 at 7.0-RELEASE. > > > >Nothing seems to be broken but I don't like such messages. ;-) > > > >Is it hard to emplement one? Thanks! > > Try this to silence them. They appear to be harmless for now. I'll commit a patch that silences this as it is really harmless... thnx! roman