minix/kernel/arch
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
..
earm ARM: Fix interrupt management 2013-02-18 09:07:55 +01:00
i386 impove memory accounting 2013-02-11 19:31:57 +01:00