Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2010 08:15:04 +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:  <201005170815.o4H8FHDK076413@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/procfs        procfs_ctl.c 
  Log:
  SVN rev 208186 on 2010-05-17 08:15:04Z 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.57.2.3  +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?201005170815.o4H8FHDK076413>