summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMichal Schmidt <mschmidt@redhat.com>2023-08-10 17:01:11 +0200
committerJakub Kicinski <kuba@kernel.org>2023-08-14 19:08:13 -0700
commit519b227904f0e70d4a1d6cf41daa5392715f2d2f (patch)
tree7a356c8531f7e53dc9e276019e4b1c217ab03aee /tools/perf/scripts/python/export-to-postgresql.py
parent6c461e394d11a981c662cc16cebfb05b602e23ba (diff)
octeon_ep: fix timeout value for waiting on mbox response
The intention was to wait up to 500 ms for the mbox response. The third argument to wait_event_interruptible_timeout() is supposed to be the timeout duration. The driver mistakenly passed absolute time instead. Fixes: 577f0d1b1c5f ("octeon_ep: add separate mailbox command and response queues") Signed-off-by: Michal Schmidt <mschmidt@redhat.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20230810150114.107765-2-mschmidt@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions