aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2022-09-08 11:51:14 +0200
committerThomas Zimmermann <[email protected]>2022-09-10 21:45:52 +0200
commit2c2705bd09730dba6017b26897a2bcd3c5d21557 (patch)
tree0eb0814020ec6fe289bd50d545a289c62992f98a /tools/perf/scripts/python
parentc5c354a3a4728045e1342166394c615d75d45377 (diff)
drm/udl: Don't re-initialize stuff at retrying the URB list allocation
udl_alloc_urb_list() retires the allocation if there is no enough room left, and it reinitializes the stuff unnecessarily such as the linked list head and the waitqueue, which could be harmful. Those should be outside the retry loop. Acked-by: Thomas Zimmermann <[email protected]> Signed-off-by: Takashi Iwai <[email protected]> Signed-off-by: Thomas Zimmermann <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions