git: kernel - Fix bug in usched_set()

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Aug 16 18:40:13 PDT 2009


commit ba174a5d1485f535f1b641f7236881ad93755515
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Aug 16 16:12:50 2009 -0700

    kernel - Fix bug in usched_set()
    
    * usched_set() was returning EINVAL after successfully removing a cpu
      from the set of allowed cpus.

Summary of changes:
 sys/kern/kern_usched.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ba174a5d1485f535f1b641f7236881ad93755515


-- 
DragonFly BSD source repository





More information about the Commits mailing list