Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2002 11:19:55 -0800 (PST)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_descrip.c
Message-ID:  <200202011919.g11JJt765671@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2002/02/01 11:19:55 PST

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  Avoid lock order reversal filedesc/Giant when calling FREE() in fdalloc
  by unlocking the filedesc before calling FREE().
  
  Submitted by: bde
  
  Revision  Changes    Path
  1.123     +2 -0      src/sys/kern/kern_descrip.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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