[parisc-linux-cvs] linux tausq
Randolph Chung
parisc-linux@lists.parisc-linux.org
Fri, 17 May 2002 10:28:49 -0600 (MDT)
CVSROOT: /var/cvs
Module name: linux
Changes by: tausq 02/05/17 10:28:49
Modified files:
. : Makefile
arch/parisc/kernel: irq.c
Log message:
-pa25
* arch/parisc/kernel/irq.c: mask off eiem before calling irq handlers, but
still only reenable interrupts after do_cpu_irq_mask is done. Fixes some of
the I/O related crashes we have been seeing recently, but this is probably
not the correct/complete fix.