aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2024-02-18 12:30:26 +0900
committerTakashi Iwai <[email protected]>2024-02-19 09:25:52 +0100
commit77ce96543b03f437c6b45f286d8110db2b6622a3 (patch)
treeb704f7bdeadf46218cdae5fc65d34c6e276e69c2 /tools/perf/scripts/python/export-to-postgresql.py
parent41c25e193b2befc22462aa41591d397fab174ca1 (diff)
ALSA: firewire-lib: fix to check cycle continuity
The local helper function to compare the given pair of cycle count evaluates them. If the left value is less than the right value, the function returns negative value. If the safe cycle is less than the current cycle, it is the case of cycle lost. However, it is not currently handled properly. This commit fixes the bug. Cc: <[email protected]> Fixes: 705794c53b00 ("ALSA: firewire-lib: check cycle continuity") Signed-off-by: Takashi Sakamoto <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions