Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2008 08:08:32 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_cpuset.c
Message-ID:  <200803050808.m2588Wiw016070@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2008-03-05 08:08:32 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_cpuset.c 
  Log:
   - Don't overwrite the recently allocated 'nset' in cpuset_setthread() by
     passing it to cpuset_which().  Pass in 'set' instead.  This argument
     is not used but for convenience cpuset_which() nulls all incoming
     parameters.
  
  Submitted by:   davidxu
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/kern/kern_cpuset.c



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