DragonFly BSD
DragonFly commits List (threaded) for 2006-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/sys proc.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 5 Jun 2006 00:23:19 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]