cvs commit: src/sys/compat/ndis subr_ntoskrnl.c
Weongyo Jeong
weongyo at FreeBSD.org
Thu Aug 21 05:14:03 UTC 2008
weongyo 2008-08-21 05:13:55 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/compat/ndis subr_ntoskrnl.c
Log:
SVN rev 181954 on 2008-08-21 05:13:55Z by weongyo
MFC r179423
Fix a panic that a priority value which is passed to cv_broadcastpri(9)
can be < 0. We don't ignore a `increment' argument but at least we keep
a priority value of NDIS threads over PRI_MIN_KERN.
Reviewed by: thompsa
Revision Changes Path
1.90.2.3 +6 -4 src/sys/compat/ndis/subr_ntoskrnl.c
More information about the cvs-src
mailing list