cvs commit: src/sys/kern kern_resource.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Aug 19 22:41:41 PDT 2007


dillon      2007/08/19 22:40:40 PDT

DragonFly src repository

  Modified files:
    sys/kern             kern_resource.c 
  Log:
  Fix another ^T race related to catching a LWP just as it is being created,
  before lwp_thread has been assigned.
  
  Reported-by: Stefan Krueger
  
  Revision  Changes    Path
  1.34      +14 -8     src/sys/kern/kern_resource.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_resource.c.diff?r1=1.33&r2=1.34&f=u





More information about the Commits mailing list