diff options
| author | Takashi Iwai <[email protected]> | 2021-05-17 15:15:42 +0200 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2021-05-17 16:05:10 +0200 |
| commit | 64a06f195d3b2d65141b32c80d6b7f0db4df6cb5 (patch) | |
| tree | 97bfb181a1a658fd4b1621dd1458d96fd03f3791 /tools/perf/scripts/python/flamegraph.py | |
| parent | c1f24841683f5ce902e49d35ba84abc3e3886427 (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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions