[parisc-linux-cvs] linux grundler
Grant Grundler
parisc-linux@lists.parisc-linux.org
Mon, 27 May 2002 16:15:53 -0600 (MDT)
CVSROOT: /var/cvs
Module name: linux
Changes by: grundler 02/05/27 16:15:53
Modified files:
. : Makefile
arch/parisc/kernel: entry.S hardware.c irq.c processor.c
sba_iommu.c smp.c
Log message:
2.4.18-pa27
o irq.c: clean up EIEM/EIRR support in irq.c
o entry.S: code optimizations to interrupt path and changes to match
do_cpu_irq_mask() interface.
o irq.c: make /proc/interrupt header the same as IA64/x86
o hardware.c: added missing model names
o sba_iommu.c: remove #ifdef SBA_SELF_MOD_CODE crud
o smp.c: ifdef 0 around interrupt stack support that isn't functional (yet)
(corresponding code in entry.S is also #if 0'd out)
o processor.c: whitespace