remove old and inaccurate XXX comment.

This commit is contained in:
Julian Elischer 2003-05-02 01:02:20 +00:00
parent ef584f5de1
commit 13652e9578

View File

@ -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)