cvs commit: src/sys/geom/eli g_eli.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Sun Jan 28 20:29:13 UTC 2007
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 at spintech.ro>
MFC after: 2 weeks
Revision Changes Path
1.34 +7 -0 src/sys/geom/eli/g_eli.c
More information about the cvs-src
mailing list