From owner-freebsd-emulation@FreeBSD.ORG Sun Apr 13 18:33:23 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 23EFF1065670 for ; Sun, 13 Apr 2008 18:33:23 +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 C96078FC1E for ; Sun, 13 Apr 2008 18:33:22 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 1EFCA67C5C2; Sun, 13 Apr 2008 20:33:01 +0200 (CEST) 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 Cu5LRumASRhk; Sun, 13 Apr 2008 20:32:49 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 2280467C5C4; Sun, 13 Apr 2008 20:32:49 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id m3DIWm4b068768; Sun, 13 Apr 2008 20:32:48 +0200 (CEST) (envelope-from rdivacky) Date: Sun, 13 Apr 2008 20:32:48 +0200 From: Roman Divacky To: Chagin Dmitry Message-ID: <20080413183248.GA68642@freebsd.org> References: <20080412181712.Y38920@ora.chd.net> <20080412145401.GA4139@freebsd.org> <20080413214624.S7426@ora.chd.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080413214624.S7426@ora.chd.net> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: Call for review && test: linux_kdump-1.6 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, 13 Apr 2008 18:33:23 -0000 On Sun, Apr 13, 2008 at 09:58:08PM +0400, Chagin Dmitry wrote: > On Sat, 12 Apr 2008, Roman Divacky wrote: > > >> And question: whether i can add to linuxolator some ktr_struct > >> functionality? > > > >sure... please provide a patch and I'll take care about it. > > ok, thnx :) > what about EJUSTRETURN? > i attached simple patch for demo only (not tested). uh... can you provide diff -u ? I dont understand the diff at all ;)