Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2000 09:03:27 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Andrea Campi <andrea@webcom.it>
Cc:        current@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 trap.c
Message-ID:  <XFMail.001214090327.jhb@FreeBSD.org>
In-Reply-To: <20001214154724.A500@webcom.it>

next in thread | previous in thread | raw e-mail | index | archive | help

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 <jhb@FreeBSD.org> -- 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.001214090327.jhb>