看板 DFBSD_commit 關於我們 聯絡資訊
commit 55b6aa3567e61d6c1351f25955db316f222c1e08 Author: Matthew Dillon <dillon@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