]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
It is possible that GEOM taste provider before SMP is started.
authorPawel Jakub Dawidek <pjd@FreeBSD.org>
Sun, 28 Jan 2007 20:29:12 +0000 (20:29 +0000)
committerPawel Jakub Dawidek <pjd@FreeBSD.org>
Sun, 28 Jan 2007 20:29:12 +0000 (20:29 +0000)
commita1ea1a22e9787059f177ce0636e76be1fa23a0ec
tree4b9be15c902e95ab07ddba46bf884932480a50e1
parent3d14f9377c5539cdc182d8f45e74960e9bae7da2
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
sys/geom/eli/g_eli.c