summaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-28 19:04:11 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-05 15:43:40 +0300
commitc391e6198768b56b81295bccc473f578b79fed2d (patch)
tree267b7d5151b460373a3d30c34c4f3b482941236b /lib/mpi/mpi-bit.c
parent4c38bd0d4cd68fbcacfda8b66a86891ffcf396e1 (diff)
downloadlinux-c391e6198768b56b81295bccc473f578b79fed2d.tar.xz
ALSA: line6: use dynamic buffers
commit e5c812e84f0dece3400d5caf42522287e6ef139f upstream. The line6 driver uses a lot of USB buffers off of the stack, which is not allowed on many systems, causing the driver to crash on some of them. Fix this up by dynamically allocating the buffers with kmalloc() which allows for proper DMA-able memory. Reported-by: Christo Gouws <gouws.christo@gmail.com> Reported-by: Alan Stern <stern@rowland.harvard.edu> Tested-by: Christo Gouws <gouws.christo@gmail.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions