cvs commit: src/sys/sys proc.h
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Jun  5 00:27:53 PDT 2006
    
    
  
dillon      2006/06/05 00:23:19 PDT
DragonFly src repository
  Modified files:
    sys/sys              proc.h 
  Log:
  Fix a minor bug in the last commit.  lwp_cpumask has to be in the LWP copy
  section, not the LWP zero section.  This prevented the system from booting.
  
  Revision  Changes    Path
  1.81      +2 -2      src/sys/sys/proc.h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/proc.h.diff?r1=1.80&r2=1.81&f=u
    
    
More information about the Commits
mailing list