CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2010/07/01 15:14:01
Modified files: sys/arch/hppa/hppa: intr.c Log message: Ensure that IPIs have priority and are run first to avoid deadlock. This is a rather ugly hack and needs to be revisited at a later date. ok kettenis@