On 05/08/2014 07:21 PM, Dan Williams wrote:
On Thu, May 8, 2014 at 9:25 AM, Mathias Nyman
<mathias.ny...@linux.intel.com> wrote:
From: Dan Williams <dan.j.willi...@intel.com>

Save someone else the debug cycles of figuring out why a driver's
transfer request is failing or causing undefined system behavior.
Buffers submitted for dma must come from GFP allocated / DMA-able
memory.

Return -EAGAIN matching the return value for dma_mapping_error() cases.

Cc: Alan Stern <st...@rowland.harvard.edu>
Cc: Sarah Sharp <sarah.a.sh...@linux.intel.com>
Cc: Mathias Nyman <mathias.ny...@linux.intel.com>
Signed-off-by: Dan Williams <dan.j.willi...@intel.com>
Signed-off-by: Mathias Nyman <mathias.ny...@linux.intel.com>

Thanks Mathias.

One note, this was acked-by Alan here:

http://marc.info/?l=linux-usb&m=139327920501989&w=2


Ah, Right

Greg, Alan, Should I resubmit this series with the added ACK for this patch?

-Mathias
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to