diff options
author | Paweł Chmiel <[email protected]> | 2018-04-16 17:52:45 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2018-04-18 17:45:08 +0200 |
commit | 5cf9a338db94cfd570aa2607bef1b30996f188e3 (patch) | |
tree | 167945197c454430c8e5ea9c3e83c9b3610abeef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 60cc43fc888428bb2f18f08997432d426a243338 (diff) |
pinctrl: samsung: Correct EINTG banks order
All banks with GPIO interrupts should be at beginning of bank array and
without any other types of banks between them. This order is expected
by exynos_eint_gpio_irq, when doing interrupt group to bank translation.
Otherwise, kernel NULL pointer dereference would happen when trying to
handle interrupt, due to wrong bank being looked up. Observed on
s5pv210, when trying to handle gpj0 interrupt, where kernel was mapping
it to gpi bank.
Cc: [email protected]
Fixes: 023e06dfa688 ("pinctrl: exynos: add exynos5410 SoC specific data")
Fixes: 608a26a7bc04 ("pinctrl: Add s5pv210 support to pinctrl-exynos)
Signed-off-by: Paweł Chmiel <[email protected]>
Reviewed-by: Tomasz Figa <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions