Re: [PATCH] drivers: net: usb: rtl8150: concurrent URB bugfix

From: David Miller
Date: Mon May 20 2013 - 16:42:37 EST


From: Petko Manolov <petkan@xxxxxxxxxxxxx>
Date: Mon, 20 May 2013 12:08:47 +0300 (EEST)

> From: Petko Manolov <petkan@xxxxxxxxxxxxx>
>
> This patch fixes a potential race with concurrently running asynchronous
> write requests. The values for device's RX control register are now
> stored in dynamically allocated buffers so each URB submission has it's
> own copy. Doing it the old way is data clobbering prone.
>
> This patch is against latest 'net' tree.
>
> Signed-off-by: Petko Manolov <petkan@xxxxxxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/