diff options
author | 2013-12-18 12:07:51 +0200 | |
---|---|---|
committer | 2013-12-26 00:02:12 +0530 | |
commit | 6075a8b2b6c32ddcb99b85189ae41ab2903e560f (patch) | |
tree | 76b301c58257041ed0b7444965a6c5a26c5792fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: davinci: use chained_irq_enter/chained_irq_exit API (diff) | |
download | linux-dev-6075a8b2b6c32ddcb99b85189ae41ab2903e560f.tar.xz linux-dev-6075a8b2b6c32ddcb99b85189ae41ab2903e560f.zip |
gpio: davinci: don't create irq_domain in case of unbanked irqs
The system may crash if:
- there are more than 1 banks
- unbanked irqs are enabled
- someone will call gpio_to_irq() for GPIO from bank2 or above
Hence, fix it by not creating irq_domain if unbanked irqs are enabled
and correct gpio_to_irq_banked() to handle this properly.
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <gnurou@gmail.com>
Cc: Sekhar Nori <nsekhar@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions