DragonFly-2.3.0.556.g6e3e0 master sys/kern usched_dummy.c
Simon Schubert
corecode at crater.dragonflybsd.org
Wed Apr 1 02:40:04 PDT 2009
commit 6e3e0fe13f9c340c638528b4b92a997b61500580
Author: Simon Schubert <simon.schubert at epfl.ch>
Date: Wed Apr 1 11:26:51 2009 +0200
usched_dummy: just proceed if the current thread is trying to acquire curproc
If the current thread is exiting to userland and there is no
rescheduling required, uschedcp will be lp, not NULL, so accept this
situation as well.
Summary of changes:
sys/kern/usched_dummy.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e3e0fe13f9c340c638528b4b92a997b61500580
--
DragonFly BSD source repository
More information about the Commits
mailing list