Date: Sat, 3 Jul 2004 01:19:46 +0000 (UTC) From: Bosko Milekic <bmilekic@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sched_ule.c Message-ID: <200407030119.i631Jkf2063297@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmilekic 2004-07-03 01:19:46 UTC
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
Fix SCHED_ULE build on SMP. The previous revision (1.110)
introduced a KSE_CAN_MIGRATE() invocation with one argument
missing (class). Either this is a genuine forget or it crept
in from JHB's repo where he may have modified it. If it's
the latter then it may require more attention. For now fix
the make depend.
Revision Changes Path
1.111 +1 -1 src/sys/kern/sched_ule.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407030119.i631Jkf2063297>
