android_kernel_samsung_msm8976/drivers/infiniband/hw/ipath
Michael Albaugh 6a733cdc71 IB/ipath: Better handling of unexpected GPIO interrupts
The General Purpose I/O pins can be configured to cause interrupts. At
the end of the interrupt code dealing with all known causes, a message
is output if any bits remain un-handled. Since this is a "can't happen"
scenario, it should only be triggered by bugs elsewhere. It is harmless,
and potentially beneficial, to limit the damage by masking any such
unexpected interrupts.

This patch adds disabling of interrupts from any pins that should
not have been allowed to interrupt, in addition to emitting a message.

Signed-off-by: Michael Albaugh <Michael.Albaugh@Qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-10-09 21:00:47 -07:00
..
ipath_common.h IB/ipath: Indicate a couple of chip bugs to userspace 2007-10-09 20:57:54 -07:00
ipath_cq.c IB/ipath: Optimize completion queue entry insertion and polling 2007-10-09 20:52:23 -07:00
ipath_debug.h
ipath_diag.c IB/ipath: Performance optimization for CPU differences 2007-10-09 20:04:14 -07:00
ipath_dma.c
ipath_driver.c IB/ipath: Remove redundant code 2007-10-09 20:46:23 -07:00
ipath_eeprom.c IB/ipath: Future proof eeprom checksum code (contents reading) 2007-10-09 20:45:57 -07:00
ipath_file_ops.c IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close 2007-10-09 20:56:23 -07:00
ipath_fs.c IB/ipath: Remove unneeded code for ipathfs 2007-10-09 20:43:17 -07:00
ipath_iba6110.c IB/ipath: Fix QHT7040 serial number check 2007-10-09 20:58:49 -07:00
ipath_iba6120.c IB/ipath: Indicate a couple of chip bugs to userspace 2007-10-09 20:57:54 -07:00
ipath_init_chip.c IB/ipath: Workaround problem of errormask register being overwritten 2007-07-30 13:16:46 -07:00
ipath_intr.c IB/ipath: Better handling of unexpected GPIO interrupts 2007-10-09 21:00:47 -07:00
ipath_kernel.h IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close 2007-10-09 20:56:23 -07:00
ipath_keys.c
ipath_mad.c IB/ipath: Remove duplicate copy of LMC 2007-10-09 20:55:06 -07:00
ipath_mmap.c
ipath_mr.c
ipath_qp.c IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED 2007-10-09 20:51:20 -07:00
ipath_rc.c IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED 2007-10-09 20:51:20 -07:00
ipath_registers.h
ipath_ruc.c IB/ipath: Change UD to queue work requests like RC & UC 2007-10-09 20:05:49 -07:00
ipath_srq.c
ipath_stats.c IB/ipath: Maintain active time on all chips 2007-10-09 21:00:08 -07:00
ipath_sysfs.c IB/ipath: Add ability to set the LMC via the sysfs debugging interface 2007-10-09 20:53:50 -07:00
ipath_uc.c IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate 2007-10-09 20:44:56 -07:00
ipath_ud.c IB/ipath: Remove duplicate copy of LMC 2007-10-09 20:55:06 -07:00
ipath_user_pages.c
ipath_verbs.c IB/ipath: Remove duplicate copy of LMC 2007-10-09 20:55:06 -07:00
ipath_verbs.h IB/ipath: Remove duplicate copy of LMC 2007-10-09 20:55:06 -07:00
ipath_verbs_mcast.c
ipath_wc_ppc64.c
ipath_wc_x86_64.c
Kconfig
Makefile IB/ipath: Remove ipath_layer dead code 2007-07-20 21:19:43 -07:00