Re: [PATCH] usb/mcs7830: Don't use buffers from stack for USB transfers

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arnd Bergmann
Date: Tuesday, January 20, 2009 - 3:45 pm

On Tuesday 20 January 2009, you wrote:

Have you observed problems with this, or just suspected trouble?

When I wrote this code, I looked at other code doing the same
and assumed it was ok, because usb_control_msg waits for the
DMA to complete before returning.

Is the problem only on systems that have noncoherent DMA, or
something else?


I was about to say that you should have Cc:'d me, but then I noticed
that I'm not listed in the driver as maintainer, nor in the MAINTAINERS
file, so I can't really complain here ;-)

	Arnd <><
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] usb/mcs7830: Don't use buffers from stack for USB ..., Christian Eggers, (Tue Jan 20, 1:29 pm)
Re: [PATCH] usb/mcs7830: Don't use buffers from stack for ..., Arnd Bergmann, (Tue Jan 20, 3:45 pm)