Date: Thu, 24 Jun 2010 12:09:12 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern sched_4bsd.c sched_ule.c Message-ID: <201006241209.o5OC9Y7n095542@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-06-24 12:09:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern sched_4bsd.c sched_ule.c Log: SVN rev 209504 on 2010-06-24 12:09:12Z by jhb MFC 208391: Assert that the thread passed to sched_bind() and sched_unbind() is curthread as those routines are only supported for curthread currently. Revision Changes Path 1.106.2.10 +3 -3 src/sys/kern/sched_4bsd.c 1.214.2.13 +2 -0 src/sys/kern/sched_ule.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006241209.o5OC9Y7n095542>