]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove references to an unused fasttrap probe hook, and remove the
authormarkj <markj@FreeBSD.org>
Thu, 31 Oct 2013 02:35:00 +0000 (02:35 +0000)
committermarkj <markj@FreeBSD.org>
Thu, 31 Oct 2013 02:35:00 +0000 (02:35 +0000)
commita5fb1fbfd8ec5b3b112fca82f25072c50ee715c1
tree10a3a0c8e0004a200eb68bc4ad21759932c2dfd9
parentcf9248a5cda83b0ec5fbc57bd655497cf93c4aec
Remove references to an unused fasttrap probe hook, and remove the
corresponding x86 trap type. Userland DTrace probes are currently handled
by the other fasttrap hooks (dtrace_pid_probe_ptr and
dtrace_return_probe_ptr).

Discussed with: rpaulo
sys/amd64/amd64/trap.c
sys/cddl/dev/dtrace/amd64/dtrace_subr.c
sys/i386/i386/trap.c
sys/mips/mips/trap.c
sys/powerpc/aim/trap.c
sys/sys/dtrace_bsd.h
sys/x86/include/trap.h