diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-03-23 21:08:44 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2011-03-25 17:45:14 (GMT) |
commit | d24c1a26ca952264d92ccf6acafe38912e05b1f8 (patch) | |
tree | 648268263206986a80355b2a0b2b6e1013dcee50 /Documentation/s390/driver-model.txt | |
parent | 786a5e02802a02c6e0bd132f4fc188a5854ab41f (diff) | |
download | linux-fsl-qoriq-d24c1a26ca952264d92ccf6acafe38912e05b1f8.tar.xz |
MIPS: Alchemy: Convert to new irq chip functions
Fix the deadlock in set_type() while at it:
The code called set_irq_chip_and_handler_name() resp. set_irq_chip()
from the set_type() callback. That only works on UP and lock debugging
disabled. Otherwise it would dead lock on desc->lock.
__irq_set_chip_handler_name_locked() avoids that.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2173/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'Documentation/s390/driver-model.txt')
0 files changed, 0 insertions, 0 deletions