cvs commit: src/sys/sys upcall.h src/sys/i386/i386 machdep.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Dec 6 17:18:10 PST 2003


dillon      2003/12/06 17:17:53 PST

DragonFly src repository

  Modified files:
    sys/sys              upcall.h 
    sys/i386/i386        machdep.c 
  Log:
  Modify the upcall code to access the critical count via the current thread
  rather then embedding the critical count in the upcall structure.
  
  Revision  Changes    Path
  1.5       +4 -3      src/sys/sys/upcall.h
  1.48      +26 -14    src/sys/i386/i386/machdep.c


http://www.dragonflybsd.org/cvsweb/src/sys/sys/upcall.h.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/machdep.c.diff?r1=1.47&r2=1.48&f=h





More information about the Commits mailing list