Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Dec 2010 21:52:01 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/procfs procfs_fpregs.c procfs_regs.c
Message-ID:  <201012032152.oB3LqH20091154@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-12-03 21:52:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/procfs        procfs_fpregs.c procfs_regs.c 
  Log:
  SVN rev 216160 on 2010-12-03 21:52:01Z by kib
  
  MFC r216120:
  For /proc/<pid>/{regs,fpregs} read access, require the thread to be in
  stopped state. Otherwise, return EBUSY as is done for write case.
  
  Approved by:    re (bz)
  
  Revision  Changes    Path
  1.34.2.3  +4 -0      src/sys/fs/procfs/procfs_fpregs.c
  1.33.2.3  +4 -0      src/sys/fs/procfs/procfs_regs.c



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