diff options
author | 2020-03-24 22:12:16 +0300 | |
---|---|---|
committer | 2020-05-08 12:42:33 +0200 | |
commit | 566c05f7cd9a5c6a257d19d4fb91ce35b3b27fb6 (patch) | |
tree | 513442eb53fa2d181d0ab1c195ad2f0dfb952ced /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i2c: tegra: Keep IRQs enabled during suspend/resume (diff) | |
download | linux-dev-566c05f7cd9a5c6a257d19d4fb91ce35b3b27fb6.tar.xz linux-dev-566c05f7cd9a5c6a257d19d4fb91ce35b3b27fb6.zip |
i2c: tegra: Better handle case where CPU0 is busy for a long time
Boot CPU0 always handle I2C interrupt and under some rare circumstances
(like running KASAN + NFS root) it may stuck in uninterruptible state for
a significant time. In this case we will get timeout if I2C transfer is
running on a sibling CPU, despite of IRQ being raised. In order to handle
this rare condition, the IRQ status needs to be checked after completion
timeout.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions