CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/31 05:52:35
Modified files:
sys/arch/hppa/hppa: genassym.cf intr.c locore.S machdep.c trap.c
sys/arch/hppa/include: cpu.h intr.h
Log message:
Make cpl and cpu_inintr per CPU variables. For locore.S, cpl becomes an
offset within cpu_primary_info - this will need to be revisited shortly.
ok kettenis@
