Patch to fix kern_ptrace() on Alpha so it can be made mpsafe again.

[ Available lists | Index of freebsd-alpha | Month of Feb 2004 | Week of 6 Feb 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
John Baldwin <jhb@FreeBSD.org>
Date
6 Feb 2004 11:44:22
Subject
Patch to fix kern_ptrace() on Alpha so it can be made mpsafe again.
Message-ID
200402061445.22692.jhb@FreeBSD.org


[ Hide this part ]
Can someone please test the patch at
http://www.FreeBSD.org/~jhb/patches/alpha.ptrace.patch and make sure that gdb
and other utils that use ptrace still work ok? If so, can you retry it with
the ptrace() syscall marked MP safe (change STD in front of ptrace() in
syscalls.master to MSTD and do a 'make init_sysent.c' in sys/kern) with
WITNESS on and verify that it works ok? Thanks.

--
John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org


Elapsed time: 0.070 seconds