diff options
| author | Dmitry Osipenko <[email protected]> | 2020-03-24 19:12:16 +0000 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2020-04-15 16:27:25 +0000 |
| commit | a900aeac253729411cf33c6cb598c152e9e4137f (patch) | |
| tree | 6da7d9aa0522bc6423900ba220f7a2b4baf94939 /tools/perf/scripts/python | |
| parent | i2c: remove i2c_new_probed_device API (diff) | |
| download | kernel-a900aeac253729411cf33c6cb598c152e9e4137f.tar.gz kernel-a900aeac253729411cf33c6cb598c152e9e4137f.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 <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
