diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-11-23 18:18:30 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-05 19:32:08 +0100 |
commit | 15c5fb33cda9f1f0e89b85e9769e334ba05c1ce5 (patch) | |
tree | fb970f29d6394c74b14d29f2373489b672afaf3d /kernel/trace/trace_functions_graph.c | |
parent | d8a2dca04064b323e80af1b93b465d64e5befed1 (diff) |
ALSA: sparc: Fix invalid snd_free_pages() at error path
commit 9a20332ab373b1f8f947e0a9c923652b32dab031 upstream.
Some spurious calls of snd_free_pages() have been overlooked and
remain in the error paths of sparc cs4231 driver code. Since
runtime->dma_area is managed by the PCM core helper, we shouldn't
release manually.
Drop the superfluous calls.
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions