pjd 2006-12-02 08:52:40 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6_2)
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: kern/104669
Reported by: Nikolay Mirin <[EMAIL PROTECTED]>
Approved by: re (kensmith)
Revision Changes Path
1.3.2.12.2.1 +16 -1 src/sys/geom/eli/g_eli.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"