lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 12 May 2014 18:01:02 +0300
From:	Mathias Nyman <mathias.nyman@...ux.intel.com>
To:	Dan Williams <dan.j.williams@...el.com>,
	Greg KH <gregkh@...uxfoundation.org>
CC:	USB list <linux-usb@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Sarah Sharp <sarah.a.sharp@...ux.intel.com>,
	Alan Stern <stern@...land.harvard.edu>
Subject: Re: [PATCH 03/10] usb: catch attempts to submit urbs with a vmalloc'd
 transfer buffer

On 05/08/2014 07:21 PM, Dan Williams wrote:
> On Thu, May 8, 2014 at 9:25 AM, Mathias Nyman
> <mathias.nyman@...ux.intel.com> wrote:
>> From: Dan Williams <dan.j.williams@...el.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 <stern@...land.harvard.edu>
>> Cc: Sarah Sharp <sarah.a.sharp@...ux.intel.com>
>> Cc: Mathias Nyman <mathias.nyman@...ux.intel.com>
>> Signed-off-by: Dan Williams <dan.j.williams@...el.com>
>> Signed-off-by: Mathias Nyman <mathias.nyman@...ux.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-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

Powered by Openwall GNU/*/Linux Powered by OpenVZ