diff options
author | Dan Williams <dan.j.williams@intel.com> | 2012-03-02 01:06:24 (GMT) |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2012-05-17 19:27:12 (GMT) |
commit | 2396a2650a5a39634e3ad6b29e1104944e5ab88f (patch) | |
tree | a5f1e724f1a3eec60da92aef018c6c7840f95bcc /fs | |
parent | 50a92d93148ec073efd2456b007e04ecae452086 (diff) | |
download | linux-fsl-qoriq-2396a2650a5a39634e3ad6b29e1104944e5ab88f.tar.xz |
isci: fix interrupt disable
There is a (dubious?) lost irq workaround in sci_controller_isr() that
effectively nullifies attempts to disable interrupts. Until the
workaround can be re-evaluated add some infrastructure to prevent the
interrupt handler from inadvertantly re-enabling interrupts.
The failure mode was interrupts continuing to run after the driver had
been removed and its iomappings torn down.
Reported-by: Jacek Danecki <jacek.danecki@intel.com>
Tested-by: Jacek Danecki <jacek.danecki@intel.com>
[richard: clear remaining interrupts at the end of reset]
Acked-by: Richard Boyd <richard.g.boyd@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions