summaryrefslogtreecommitdiffstats
path: root/block/blk-lib.c
diff options
context:
space:
mode:
authorDasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>2013-12-10 18:51:12 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-11 08:05:52 +0100
commitdf5e4e8b576108f88f79e5b4c984d51d460d2360 (patch)
tree47f1d8e49f3e62e887b73d806beec6e4127974c9 /block/blk-lib.c
parentparport: parport_pc: remove double PCI ID for NetMos (diff)
downloadlinux-df5e4e8b576108f88f79e5b4c984d51d460d2360.tar.xz
linux-df5e4e8b576108f88f79e5b4c984d51d460d2360.zip
misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.
The interrupt handler (mic_interrupt), called in the MSI/INTx mode, writes to the interrupt sources register to acknowledge the interrupt and then calls the corresponding callback handlers to handle the same. These callback handlers acknowledge the interrupts again leading to missed interrupts. This patch fixes the issue by removing the interrupt acknowlegment code from the callback handlers. Reviewed-by: Sudeep Dutt <sudeep.dutt@intel.com> Reviewed-by: Nikhil Rao <nikhil.rao@intel.com> Reviewed-by: Siva Krishna Kumar Reddy Yerramreddy <siva.krishna.kumar.reddy.yerramreddy@intel.com> Signed-off-by: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com> Cc: stable <stable@vger.kernel.org> # 3.13 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block/blk-lib.c')
0 files changed, 0 insertions, 0 deletions