Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2001 18:31:01 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 exception.s src/sys/i386/include asnames.h src/sys/i386/isa npx.c src/sys/kern kern_mutex.c
Message-ID:  <200101200231.f0K2V1S11212@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2001/01/19 18:31:01 PST

  Modified files:
    sys/i386/i386        exception.s 
    sys/i386/include     asnames.h 
    sys/i386/isa         npx.c 
    sys/kern             kern_mutex.c 
  Log:
  - Make npx_intr INTR_MPSAFE and move acquiring Giant into the
    function itself.
  - Remove a hack to allow acquiring Giant from the npx asm trap
    vector.
  
  Revision  Changes    Path
  1.77      +1 -3      src/sys/i386/i386/exception.s
  1.54      +1 -3      src/sys/i386/include/asnames.h
  1.89      +6 -2      src/sys/i386/isa/npx.c
  1.33      +1 -21     src/sys/kern/kern_mutex.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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