git: kernel - Fix UP build
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Aug 29 13:50:36 PDT 2010
commit 55b6aa3567e61d6c1351f25955db316f222c1e08
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Aug 29 13:48:31 2010 -0700
kernel - Fix UP build
* Declare panic_cpu_gd whether UP or SMP.
* Properly reinit the spinlock whether UP or SMP
Reported-by: swildner
Summary of changes:
sys/kern/kern_shutdown.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/55b6aa3567e61d6c1351f25955db316f222c1e08
--
DragonFly BSD source repository
More information about the Commits
mailing list