]> Zhao Yanbai Git Server - minix.git/commit
SMP - Compiles for both single and multi processor again
authorTomas Hruby <tom@minix3.org>
Wed, 15 Sep 2010 14:11:03 +0000 (14:11 +0000)
committerTomas Hruby <tom@minix3.org>
Wed, 15 Sep 2010 14:11:03 +0000 (14:11 +0000)
commite87d29171f327714a119600053a4f0386b31c22a
treeead30da25f87963bd36bc2bd324f7e7c4bf35d64
parent454589debdbabef0b0795b3eeda2180e6a972b79
SMP - Compiles for both single and multi processor again

- this patch adds various fixes as some of the previous patches break
  compilations without CONFIG_SMP being set
kernel/arch/i386/arch_clock.c
kernel/arch/i386/klib.S
kernel/proc.c
kernel/system.c
servers/pm/glo.h
servers/sched/schedproc.h
servers/sched/schedule.c