DragonFly commits List (threaded) for 2009-04
[Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.556.g6e3e0 master sys/kern usched_dummy.c
commit 6e3e0fe13f9c340c638528b4b92a997b61500580
Author: Simon Schubert <simon.schubert@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
[Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]