[parisc-linux] Basic HPMC handler submitted.
Frank Rowand
frank_rowand@hp.com
Wed, 10 Nov 1999 14:05:59 -0800
I have submitted a basic HPMC handler. If an HPMC occurs, the message:
>> HPMC occurred -- resetting system <<
will be printed and the machine will be reset (except for the A180, which
wedges in the PDC call that is supposed to reset the system - power cycle
your A180).
Feel free to critique the code or fill in the gaps that I left...
The files modified are:
arch/parisc/kernel/head.S
arch/parisc/kernel/interruption.S
include/asm-parisc/assembly.h
include/asm-parisc/pdc.h
-Frank Rowand