Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Mar 2009 14:26:24 +0000 (UTC)
From:      Dmitry Chagin <dchagin@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_smp.c
Message-ID:  <200903011426.n21EQYt5006527@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dchagin     2009-03-01 14:26:24 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_smp.c 
  Log:
  SVN rev 189232 on 2009-03-01 14:26:24Z by dchagin
  
  Fix range-check error introduced in r182292. Also do not do anything
  if all processors in the map are not available, simply return.
  
  Approved by:    kib (mentor)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.211     +3 -1      src/sys/kern/subr_smp.c



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