Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2011 17:07:02 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_exit.c
Message-ID:  <201104101707.p3AH7HAo011206@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-04-10 17:07:02 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exit.c 
  Log:
  SVN rev 220526 on 2011-04-10 17:07:02Z by kib
  
  Some callers of proc_reparent() already have the parent process locked.
  Detect the situation and avoid process lock recursion.
  
  Reported by:    Fabian Keil <freebsd-listen fabiankeil de>
  
  Revision  Changes    Path
  1.341     +6 -2      src/sys/kern/kern_exit.c



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