kernel - Fix UP build
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 29 Aug 2010 20:48:31 +0000 (13:48 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 29 Aug 2010 20:49:46 +0000 (13:49 -0700)
commit55b6aa3567e61d6c1351f25955db316f222c1e08
tree211d920ebfbfae96f90c0cb4d4d8418012bfc446
parentfc9700a1359c0dd3fa2c207933975ed59237ba2b
kernel - Fix UP build

* Declare panic_cpu_gd whether UP or SMP.

* Properly reinit the spinlock whether UP or SMP

Reported-by: swildner
sys/kern/kern_shutdown.c