]> Zhao Yanbai Git Server - minix.git/commit
intr_disabled() tests removed
authorTomas Hruby <tom@minix3.org>
Tue, 9 Feb 2010 15:29:58 +0000 (15:29 +0000)
committerTomas Hruby <tom@minix3.org>
Tue, 9 Feb 2010 15:29:58 +0000 (15:29 +0000)
commitc9da61022b25ee7aa13b6f594501efdba033a10b
tree34fec4cfcdae57be76e35fa7aecd19bf9906dca0
parentc6fec6866fd6ae8b17d4bf109e69bca650f730f7
intr_disabled() tests removed

- we don't need to test this in kernel as we always have interrupts
  disabled

- if interrupts are enabled in kernel, it is only at very carefully
  chosen places. There are no such places now.
kernel/debug.c
kernel/debug.h
kernel/proc.c
kernel/proc.h
kernel/system/do_irqctl.c
kernel/vm.h