Correct a comment.

Submitted by:	Domagoj Stolfa
X-MFC with:	r332364
Sponsored by:	DARPA, AFRL
This commit is contained in:
Mark Johnston 2018-04-10 14:07:02 +00:00
parent b32171ea5a
commit 87c1cb45cd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=332369

View File

@ -7284,7 +7284,7 @@ dtrace_probe_enter(dtrace_id_t id)
}
/*
* Disables interrupts and clears the per-thread inprobe flag.
* Clears the per-thread inprobe flag and enables interrupts.
*/
static void
dtrace_probe_exit(dtrace_icookie_t cookie)