Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 1998 19:02:17 -0800 (PST)
From:      Tor Egge <tegge@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 vm_machdep.c
Message-ID:  <199803140302.TAA01613@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       1998/03/13 19:02:17 PST

  Modified files:
    sys/i386/i386        vm_machdep.c 
  Log:
  Don't use the standard macros for disabling/enabling interrupt.
  On SMP systems, this left the mpintr_lock simplelock locked, causing
  further calls to disable_intr to deadlock or panic.
  
  Revision  Changes    Path
  1.103     +3 -3      src/sys/i386/i386/vm_machdep.c



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