Date: Thu, 24 Jun 2010 12:08:50 +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.o5OC9EAP095499@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-06-24 12:08:50 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern sched_4bsd.c sched_ule.c
Log:
SVN rev 209503 on 2010-06-24 12:08:50Z 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.131.2.5 +3 -3 src/sys/kern/sched_4bsd.c
1.257.2.7 +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.o5OC9EAP095499>
