From owner-freebsd-current Thu Dec 14 9: 4:28 2000 From owner-freebsd-current@FreeBSD.ORG Thu Dec 14 09:04:26 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 6C20337B400 for ; Thu, 14 Dec 2000 09:04:26 -0800 (PST) Received: from foo.osd.bsdi.com (root@foo.osd.bsdi.com [204.216.28.137]) by pike.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eBEH4GE74155; Thu, 14 Dec 2000 09:04:16 -0800 (PST) (envelope-from jhb@foo.osd.bsdi.com) Received: (from jhb@localhost) by foo.osd.bsdi.com (8.11.1/8.11.0) id eBEH3R239174; Thu, 14 Dec 2000 09:03:27 -0800 (PST) (envelope-from jhb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20001214154724.A500@webcom.it> Date: Thu, 14 Dec 2000 09:03:27 -0800 (PST) Organization: BSD, Inc. From: John Baldwin To: Andrea Campi Subject: Re: cvs commit: src/sys/i386/i386 trap.c Cc: current@FreeBSD.org Sender: jhb@foo.osd.bsdi.com Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 14-Dec-00 Andrea Campi wrote: >> > >> > 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 ;-) It's the screen saver I use everywhere, too. :) > Bye, > Andrea -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message