Correct a comment.

Submitted by:	Domagoj Stolfa
X-MFC with:	r332364
Sponsored by:	DARPA, AFRL
This commit is contained in:
markj 2018-04-10 14:07:02 +00:00
parent f186fb7b57
commit cdd7ef4a71

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)