Date: Sat, 2 Dec 2006 08:49:40 +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: <200612020849.kB28neEk086473@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@optim.com.ru> Revision Changes Path 1.3.2.13 +16 -1 src/sys/geom/eli/g_eli.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612020849.kB28neEk086473>