From 13652e95788fa4dfedbad4d04d1403b2d54824c2 Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Fri, 2 May 2003 01:02:20 +0000 Subject: remove old and inaccurate XXX comment. --- sys/kern/subr_prof.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys') diff --git a/sys/kern/subr_prof.c b/sys/kern/subr_prof.c index 569d53c634fc..1ef54c7d8269 100644 --- a/sys/kern/subr_prof.c +++ b/sys/kern/subr_prof.c @@ -500,7 +500,6 @@ addupc_intr(struct thread *td, uintptr_t pc, u_int ticks) /* * Much like before, but we can afford to take faults here. If the * update fails, we simply turn off profiling. - * XXXKSE, don't use kse unless we got sched lock. */ void addupc_task(struct thread *td, uintptr_t pc, u_int ticks) -- cgit v1.2.3