git: kernel/kinfo: Don't use 'SMP' alone to check for userland compilation.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Oct 22 02:08:11 PDT 2012
commit ed9b2d1de2d953bddcf6ea2f10c0fdd25583009c
Author: Sascha Wildner <saw at online.de>
Date: Mon Oct 22 11:07:13 2012 +0200
kernel/kinfo: Don't use 'SMP' alone to check for userland compilation.
The code is used by both kernel and userland.
This is in preparation for removing UP code.
Summary of changes:
sys/kern/kern_kinfo.c | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ed9b2d1de2d953bddcf6ea2f10c0fdd25583009c
--
DragonFly BSD source repository
More information about the Commits
mailing list