Date: Wed, 16 Oct 2002 12:49:14 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Mark Kettenis <kettenis@chello.nl> Cc: freebsd-current@freebsd.org Subject: RE: [PATCH] Fix PT_IO ptrace(2) request Message-ID: <XFMail.20021016124914.jhb@FreeBSD.org> In-Reply-To: <200210142202.g9EM2Zt2004139@elgar.kettenis.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 14-Oct-2002 Mark Kettenis wrote: > The new PT_IO ptrace(2) request doesn't work, since it doesn't release > a lock. Since PT_IO is similar to PT_READ_D/PT_WRITE_D, I copied the > PROC_UNLOCK from there and inserted in the same location. Patch, > against version 1.103 of sys_process.c, attached. Good catch, I've committed it. Thanks! -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021016124914.jhb>