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 <[EMAIL PROTECTED]>
  
  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

Reply via email to