diff options
| author | Takashi Iwai <[email protected]> | 2020-03-12 15:57:30 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2020-03-12 15:58:03 +0000 |
| commit | 5461e0530c222129dfc941058be114b5cbc00837 (patch) | |
| tree | 0e676c61f56ef8aa3c0a469fcb092125a6cb1196 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ALSA: hda/realtek: Fix pop noise on ALC225 (diff) | |
| download | kernel-5461e0530c222129dfc941058be114b5cbc00837.tar.gz kernel-5461e0530c222129dfc941058be114b5cbc00837.zip | |
ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks
The return value checks in snd_pcm_plug_alloc() are covered with
snd_BUG_ON() macro that may trigger a kernel WARNING depending on the
kconfig. But since the error condition can be triggered by a weird
user space parameter passed to OSS layer, we shouldn't give the kernel
stack trace just for that. As it's a normal error condition, let's
remove snd_BUG_ON() macro usage there.
Reported-by: [email protected]
Cc: <[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-sqlite.py')
0 files changed, 0 insertions, 0 deletions
