Update of /home/cvs/parisc/linux-2.3/include/asm-parisc In directory puffin.external.hp.com:/tmp/cvs-serv30934/include/asm-parisc Modified Files: irq.h Log Message: problem: bad address 00000020 (code 15) solution: Fixed all use of irq to also specify the IRQ region. Several places in the code assumed region 0. Also replaced "31" with MAX_CPU_IRQ to make it 64-bit clean.