Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2008 05:13:55 +0000 (UTC)
From:      Weongyo Jeong <weongyo@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/ndis subr_ntoskrnl.c
Message-ID:  <200808210514.m7L5E2VQ044372@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808210514.m7L5E2VQ044372>