DragonFly commits List (threaded) for 2007-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/platform/pc32/i386 trap.c
dillon 2007/09/07 12:31:31 PDT
DragonFly src repository
Modified files:
sys/platform/pc32/i386 trap.c
Log:
Remove a bogus assertion. in_vm86call may have been set by some unrelated
thread. We have to check that we are in an emulated 8086 mode before we
can assert that the MP lock is held.
Reported-by: Rumko <rumcic@gmail.com>
Revision Changes Path
1.108 +0 -1 src/sys/platform/pc32/i386/trap.c
http://www.dragonflybsd.org/cvsweb/src/sys/platform/pc32/i386/trap.c.diff?r1=1.107&r2=1.108&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]