Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2007 20:29:12 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/eli g_eli.c
Message-ID:  <200701282029.l0SKTCNQ042604@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2007-01-28 20:29:12 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/eli         g_eli.c 
  Log:
  It is possible that GEOM taste provider before SMP is started.
  We can't bind to a CPU which is not yet on-line, so add code that wait for
  CPUs to go on-line before binding to them.
  
  Reported by:    Alin-Adrian Anton <aanton@spintech.ro>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.34      +7 -0      src/sys/geom/eli/g_eli.c



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