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-- 455 bytes
auth.c -rw-r--r-- 1.6 KB
export.c -rw-r--r-- 26.3 KB
lockd.c -rw-r--r-- 1.6 KB
nfs2acl.c -rw-r--r-- 8.1 KB
nfs3acl.c -rw-r--r-- 6.3 KB
nfs3proc.c -rw-r--r-- 17.7 KB
nfs3xdr.c -rw-r--r-- 26.6 KB
nfs4acl.c -rw-r--r-- 22.3 KB
nfs4callback.c -rw-r--r-- 14.8 KB
nfs4idmap.c -rw-r--r-- 13.8 KB
nfs4proc.c -rw-r--r-- 27.4 KB
nfs4recover.c -rw-r--r-- 9.8 KB
nfs4state.c -rw-r--r-- 88.5 KB
nfs4xdr.c -rw-r--r-- 62.0 KB
nfscache.c -rw-r--r-- 7.8 KB
nfsctl.c -rw-r--r-- 13.3 KB
nfsfh.c -rw-r--r-- 13.7 KB
nfsproc.c -rw-r--r-- 15.0 KB
nfssvc.c -rw-r--r-- 10.6 KB
nfsxdr.c -rw-r--r-- 12.3 KB
stats.c -rw-r--r-- 2.5 KB
vfs.c -rw-r--r-- 45.0 KB

back to top