Date: Mon, 20 Dec 2010 17:08:22 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_resource.c Message-ID: <201012201708.oBKH8glu029740@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2010-12-20 17:08:22 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern kern_resource.c
Log:
SVN rev 216593 on 2010-12-20 17:08:22Z by jhb
MFC 216504:
Add back a bounds check on valid idle priorities that was lost in an
earlier commit. While here, move the thread lock down in rtp_to_pri().
It is not needed for all of the priority value checks and the computation
of newpri.
Approved by: re (kib)
Revision Changes Path
1.194.2.5 +6 -8 src/sys/kern/kern_resource.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012201708.oBKH8glu029740>
