aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_scan.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2012-02-08 05:57:52 -0500
committerLuis Henriques <luis.henriques@canonical.com>2012-03-26 05:26:46 -0400
commit4013a9d5a559fac2775485e8d7d888c8a5c46dfa (patch)
tree2046f078cfb376763a4cc35111236581c552ea5e /drivers/scsi/scsi_scan.c
parent107ae9b50a9160948a11f2e78072188e71886ebb (diff)
genirq: Handle pending irqs in irq_startup()
BugLink: http://bugs.launchpad.net/bugs/954576 commit b4bc724e82e80478cba5fe9825b62e71ddf78757 upstream. An interrupt might be pending when irq_startup() is called, but the startup code does not invoke the resend logic. In some cases this prevents the device from issuing another interrupt which renders the device non functional. Call the resend function in irq_startup() to keep things going. Reported-and-tested-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/scsi/scsi_scan.c')
0 files changed, 0 insertions, 0 deletions