Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2002 22:32:26 -0700 (PDT)
From:      Seigo Tanimura <tanimura@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_descrip.c kern_exit.c kern_proc.c
Message-ID:  <200205030532.g435WQn93543@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tanimura    2002/05/02 22:32:26 PDT

  Modified files:
    sys/kern             kern_descrip.c kern_exit.c kern_proc.c 
  Log:
  Fix the lock order reversal between the sigio lock and a process/pgrp lock in
  funsetownlst() by locking the sigio lock across funsetownlst().
  
  Revision  Changes    Path
  1.143     +6 -2      src/sys/kern/kern_descrip.c
  1.159     +2 -0      src/sys/kern/kern_exit.c
  1.132     +2 -0      src/sys/kern/kern_proc.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?200205030532.g435WQn93543>