Date: Mon, 15 Mar 2010 16:53:09 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c Message-ID: <201003151653.o2FGrVaZ068767@repoman.freebsd.org>
index | next in thread | raw e-mail
marcel 2010-03-15 16:53:09 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64 machdep.c
Log:
SVN rev 205172 on 2010-03-15 16:53:09Z by marcel
Have cpu_throw() loop on blocked_lock as well. This bug has existed
a long time and has gone unnoticed just as long, because I kept
using sched_4bsd (due to sched_ule not working with preemption),
but GENERIC had sched_ule by default -- including SMP.
While here, remove unused inclusion of <machine/clock.h>, remove
totally bogus inclusion of <i386/include/specialreg.h>.
Revision Changes Path
1.258 +17 -8 src/sys/ia64/ia64/machdep.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003151653.o2FGrVaZ068767>
