Revision 569b11dcfa9d764e775f9e964a680c32265ab7f2 authored by Moore, Eric on 13 January 2006, 23:25:29 UTC, committed by James Bottomley on 14 January 2006, 16:55:10 UTC
The fix is to write  'MPI_HIM_DIM' to the Host Interrupt Mask
register, when enabling interrupts.  Instead of the
tilde of MPI_HIM_RIM.

Apparently writing '1's to some of the reserved bits was causing
all the bits to go to `1`, which effectly disabled all interrupts.

Signed-off-by: Eric Moore <Eric.Moore@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
1 parent e6bc863
History
File Mode Size
Makefile -rw-r--r-- 240 bytes
compat.c -rw-r--r-- 2.4 KB
internal.h -rw-r--r-- 5.1 KB
key.c -rw-r--r-- 23.6 KB
keyctl.c -rw-r--r-- 26.2 KB
keyring.c -rw-r--r-- 22.1 KB
permission.c -rw-r--r-- 2.5 KB
proc.c -rw-r--r-- 5.8 KB
process_keys.c -rw-r--r-- 17.2 KB
request_key.c -rw-r--r-- 11.9 KB
request_key_auth.c -rw-r--r-- 6.1 KB
user_defined.c -rw-r--r-- 4.5 KB

back to top