git: kernel - MPSAFE - Fix UP build issue

看板DFBSD_commit作者時間15年前 (2010/06/10 11:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1C45orAR (DFBSD_commit)