cvs commit: src/sys/geom/eli g_eli.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Sat Dec 2 00:49:41 PST 2006
pjd 2006-12-02 08:49:40 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/geom/eli g_eli.c
Log:
MFC: sys/geom/eli/g_eli.c 1.32,1.33
Skip disabled CPU, because after we sched_bind() to a disabled CPU,
we won't be able to exit from the thread.
Function g_eli_cpu_is_disabled() stoled from kern_pmc.c.
PR: 104669
Reported by: Nikolay Mirin <nik at optim.com.ru>
Revision Changes Path
1.3.2.13 +16 -1 src/sys/geom/eli/g_eli.c
More information about the cvs-src
mailing list