git: kernel - MPSAFE - Fix UP build issue
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jun 9 20:28:18 PDT 2010
commit d7ec0cb4c41e621822940d20fa2b82c680a584df
Author: Matthew Dillon <dillon at 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 at 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
More information about the Commits
mailing list