diff options
| author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | 2017-07-18 14:35:45 +0200 |
|---|---|---|
| committer | Ben Hutchings <ben@decadent.org.uk> | 2017-11-11 13:33:14 +0000 |
| commit | c2b5bfd7f6b24ff312c84f55ae3f5caa1263c4b8 (patch) | |
| tree | 88dfe89fa26cac14bd2044e24a8dda5df28be40e /include/linux | |
| parent | ac499561d314a1d5df6db459d3ad4a92a7519bfc (diff) | |
gpio: tegra: fix unbalanced chained_irq_enter/exit
commit 9e9509e38fbe034782339eb09c915f0b5765ff69 upstream.
When more than one GPIO IRQs are triggered simultaneously,
tegra_gpio_irq_handler() called chained_irq_exit() multiple
times for one chained_irq_enter().
Fixes: 3c92db9ac0ca3eee8e46e2424b6c074e2e394ad9
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
[Also changed the variable to a bool]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
[bwh: Backported to 3.16: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
