aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2021-05-17 15:15:42 +0200
committerTakashi Iwai <[email protected]>2021-05-17 16:05:10 +0200
commit64a06f195d3b2d65141b32c80d6b7f0db4df6cb5 (patch)
tree97bfb181a1a658fd4b1621dd1458d96fd03f3791 /tools/perf/scripts/python/bin/stackcollapse-report
parentc1f24841683f5ce902e49d35ba84abc3e3886427 (diff)
ALSA: usx2y: Fix shmem initialization
Currently us428ctls_shmem pages are allocated dynamically upon the mmap call, but this is quite racy. Since the shared memory itself is mandatory for the mmap, let's allocate it at the beginning of the card initialization. Also, fix the initialization of the wait queue, too. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions