]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove references to an unused fasttrap probe hook, and remove the
authorMark Johnston <markj@FreeBSD.org>
Thu, 31 Oct 2013 02:35:00 +0000 (02:35 +0000)
committerMark Johnston <markj@FreeBSD.org>
Thu, 31 Oct 2013 02:35:00 +0000 (02:35 +0000)
commit57170f49f2f892f8d89f38e2d8f5b052c2e7fc1a
tree10a3a0c8e0004a200eb68bc4ad21759932c2dfd9
parent9f6f3311f4ddf5d4a0520e7aca99ffd7df71f2a2
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