git: kernel - Fix bug in usched_set()

看板DFBSD_commit作者時間16年前 (2009/08/17 10:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit ba174a5d1485f535f1b641f7236881ad93755515 Author: Matthew Dillon <dillon@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
文章代碼(AID): #1AYBdY4G (DFBSD_commit)