diff options
author | Florian Mickler <florian@mickler.org> | 2011-03-20 18:50:49 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-05-20 09:28:17 -0300 |
commit | 029461dbea04f4b6943bd24b6ae7906f28593a2f (patch) | |
tree | f72516fbf2d6eaeb8835520a048e9bfa455e3df2 /net/802/psnap.c | |
parent | 26b72c6e5a67ceef4c62c279d5952f723515d990 (diff) | |
download | kernel_goldelico_gta04-029461dbea04f4b6943bd24b6ae7906f28593a2f.zip kernel_goldelico_gta04-029461dbea04f4b6943bd24b6ae7906f28593a2f.tar.gz kernel_goldelico_gta04-029461dbea04f4b6943bd24b6ae7906f28593a2f.tar.bz2 |
[media] ce6230: get rid of on-stack dma buffer
usb_control_msg initiates (and waits for completion of) a dma transfer using
the supplied buffer. That buffer thus has to be seperately allocated on
the heap.
In lib/dma_debug.c the function check_for_stack even warns about it:
WARNING: at lib/dma-debug.c:866 check_for_stack
Signed-off-by: Florian Mickler <florian@mickler.org>
Acked-by: Antti Palosaari <crope@iki.fi>
Reviewed-by: Antti Palosaari <crope@iki.fi>
Tested-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'net/802/psnap.c')
0 files changed, 0 insertions, 0 deletions