oops don't do dthe copy range in a new KSE. There isn't one any more.

This commit is contained in:
Julian Elischer 2002-09-23 14:01:01 +00:00
parent 1f4ff8506a
commit 10b33e6b2c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103858

View file

@ -371,8 +371,10 @@ kse_new(struct thread *td, struct kse_new_args *uap)
bzero(&newke->ke_startzero, RANGEOF(struct kse,
ke_startzero, ke_endzero));
mtx_lock_spin(&sched_lock);
#if 0
bcopy(&td->td_kse->ke_startcopy, &newke->ke_startcopy,
RANGEOF(struct kse, ke_startcopy, ke_endcopy));
#endif
} else {
/*
* We are switching to KSEs so just