Re: [PATCH v2 00/10] staging: rtl8723au: Fix USB macro functions

2014-07-09 Thread Jes Sorensen
Greg KH writes: > On Tue, Jul 01, 2014 at 12:06:59PM +0200, jes.soren...@redhat.com wrote: >> From: Jes Sorensen >> >> Greg, >> >> Here is v2 of patch 08/10 "Sanitize USB read/write functions" it >> should fix the 'do not do DMA on the stack' issue with the original >> version. With this patch

Re: [PATCH v2 00/10] staging: rtl8723au: Fix USB macro functions

2014-07-08 Thread Greg KH
On Tue, Jul 01, 2014 at 12:06:59PM +0200, jes.soren...@redhat.com wrote: > From: Jes Sorensen > > Greg, > > Here is v2 of patch 08/10 "Sanitize USB read/write functions" it > should fix the 'do not do DMA on the stack' issue with the original > version. With this patch 09/10 is valid again. > >

[PATCH v2 00/10] staging: rtl8723au: Fix USB macro functions

2014-07-01 Thread Jes . Sorensen
From: Jes Sorensen Greg, Here is v2 of patch 08/10 "Sanitize USB read/write functions" it should fix the 'do not do DMA on the stack' issue with the original version. With this patch 09/10 is valid again. I didn't want to resend the full set again to reduce list noise, but if you prefer that, j