[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110318222819.3ab2424a@schatten.dmk.lab>
Date: Fri, 18 Mar 2011 22:28:19 +0100
From: Florian Mickler <florian@...kler.org>
To: Antti Palosaari <crope@....fi>
Cc: mchehab@...radead.org, oliver@...kum.org, jwjstone@...tmail.fm,
linux-kernel@...r.kernel.org,
Mauro Carvalho Chehab <mchehab@...hat.com>,
linux-media@...r.kernel.org
Subject: Re: [PATCH 06/16] [media] ce6230: get rid of on-stack dma buffer
On Fri, 18 Mar 2011 18:36:11 +0200
Antti Palosaari <crope@....fi> wrote:
> On 03/15/2011 10:43 AM, Florian Mickler wrote:
> > 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
> >
> > Note: This change is tested to compile only, as I don't have the hardware.
> >
> > Signed-off-by: Florian Mickler<florian@...kler.org>
>
> Acked-by: Antti Palosaari <crope@....fi>
> Reviewed-by: Antti Palosaari <crope@....fi>
> Tested-by: Antti Palosaari <crope@....fi>
>
>
> t. Antti
>
Thanks for your feedback!
Regards,
Flo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists