aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2021-06-02 13:38:23 +0200
committerTakashi Iwai <[email protected]>2021-06-03 09:39:58 +0200
commit9c1fe96bded935369f8340c2ac2e9e189f697d5d (patch)
tree7141e4087a641e357cde4eb2d954fbe0fdff42df /tools/perf/scripts/python/Perf-Trace-Util/lib
parent3ae72f6ab9c1f688bd578cdc252dabce65fdaf57 (diff)
ALSA: timer: Fix master timer notification
snd_timer_notify1() calls the notification to each slave for a master event, but it passes a wrong event number. It should be +10 offset, corresponding to SNDRV_TIMER_EVENT_MXXX, but it's incorrectly with +100 offset. Casually this was spotted by UBSAN check via syzkaller. Reported-by: [email protected] Reviewed-by: Jaroslav Kysela <[email protected]> Cc: <[email protected]> Link: https://lore.kernel.org/r/[email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions