minix/kernel
Lionel Sambuc b36292e232 ARM: Fix interrupt management
Interrupts where not correctly masked while in kernel, which
breaks one of the current main assumptions.

Also remove some duplication on ARM asm files, and add a function
to check the status of ARM irqs (not compiled by default)

Change-Id: I3c25d2b388f93fd8fe423998b94b3c4f140ba831
2013-02-18 09:07:55 +01:00
..
arch ARM: Fix interrupt management 2013-02-18 09:07:55 +01:00
system kernel:enable trace on arm. 2013-02-17 08:40:38 +01:00
clock.c
clock.h
config.h
const.h
cpulocals.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
cpulocals.h
debug.c
debug.h
extract-errno.sh Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
extract-mfield.sh
extract-mtype.sh
glo.h
interrupt.c
interrupt.h
ipc.h
kernel.h
main.c
Makefile
priv.h
proc.c
proc.h
profile.c
profile.h
proto.h
smp.c
smp.h
spinlock.h
system.c
system.h
table.c
type.h
usermapped_data.c
utility.c
vm.h
watchdog.c
watchdog.h