From owner-freebsd-current Thu Dec 14 6:53:40 2000 From owner-freebsd-current@FreeBSD.ORG Thu Dec 14 06:53:38 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from webcom.it (brian.inet.it [213.92.4.195]) by hub.freebsd.org (Postfix) with SMTP id 3BF6B37B400 for ; Thu, 14 Dec 2000 06:53:37 -0800 (PST) Received: (qmail 2651 invoked by uid 1000); 14 Dec 2000 14:47:24 -0000 Date: Thu, 14 Dec 2000 15:47:24 +0100 From: Andrea Campi To: John Baldwin Cc: current@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 trap.c Message-ID: <20001214154724.A500@webcom.it> References: <200012131857.eBDIvFl04859@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.org on Wed, Dec 13, 2000 at 10:59:44AM -0800 X-Echelon: BND CIA NSA Mossad KGB MI6 IRA detonator nuclear assault strike Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > Modified files: > > sys/i386/i386 trap.c > > Log: > > If we fail to emulate a vm86 trap in kernel mode, then we use > > vm86_trap() to return to the calling program directly. vm86_trap() > > doesn't return, thus it was never returning to trap() to release > > Giant. Thus, release Giant before calling vm86_trap(). > Great John, thanks! Of course I could have abandoned logo_saver, but I love the little devil ;-) Bye, Andrea -- "One world, one web, one program" -- Microsoft promotional ad "Ein Volk, ein Reich, ein Fuehrer" -- Adolf Hitler To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message