Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2010 08:35:14 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/procfs procfs_ctl.c
Message-ID:  <201005170835.o4H8ZNDA078157@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-05-17 08:35:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/fs/procfs        procfs_ctl.c 
  Log:
  SVN rev 208187 on 2010-05-17 08:35:14Z by kib
  
  MFC r207848:
  The thread_unsuspend() requires both process mutex and process spinlock
  locked. Postpone the process unlock till the thread_unsuspend() is called.
  
  Revision  Changes    Path
  1.56.2.1  +4 -4      src/sys/fs/procfs/procfs_ctl.c



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