CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/09/10 06:35:26
Modified files:
sys/arch/arm/arm: fault.c genassym.cf irq_dispatch.S pmap.c
sys/arch/arm/include: cpu.h
Log message:
Store the current interrupt depth in curcpu, so that it's per CPU
and not just a global variable.
ok rapha@
