看板 DFBSD_commit 關於我們 聯絡資訊
commit d7ec0cb4c41e621822940d20fa2b82c680a584df Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Jun 9 20:25:56 2010 -0700 kernel - MPSAFE - Fix UP build issue * Add #ifdef SMP around mpcount test, set token to mpsafe unconditionally when compiling UP. Submitted-by: Sascha Wildner <saw@online.de> Summary of changes: sys/kern/lwkt_token.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d7ec0cb4c41e621822940d20fa2b82c680a584df -- DragonFly BSD source repository