summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2025-02-21 23:30:46 +0300
committerAndi Shyti <andi.shyti@kernel.org>2025-03-18 23:53:55 +0300
commit3a3c6b7b0387d12b067052e1027cd967fae8378a (patch)
tree3fbdab8e3fbbf511212442f6a393373c6c4fe4b5 /tools/perf/scripts/python/task-analyzer.py
parente5befb5b01bc6b570c47a421284ca5193d36280d (diff)
downloadlinux-3a3c6b7b0387d12b067052e1027cd967fae8378a.tar.xz
i2c: i801: Improve too small kill wait time in i801_check_post
In my tests terminating a transaction took about 25ms, what is in line with the chip-internal timeout as described in 5.21.3.2 "Bus Time Out" in [0]. Therefore the 2ms delay is too low. Instead of a fixed delay let's use i801_wait_intr() here, this also facilitates the status handling. This potential issue seems to have been existing forever, but as no related problem is known, treat it as an improvement. [0] Intel document #326776-003, 7 Series PCH datasheet Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Andi Shyti <andi.shyti@kernel.org> Link: https://lore.kernel.org/r/ad4ef645-5d03-4833-a0b6-f31f8fd06483@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions