...and I should have checked balbi/usb.git:testing/fixes, which
already has a fix for it:
https://git.kernel.org/cgit/linux/kernel/git/balbi/usb.git/commit/?h=testing/fixes&id=a3543b33edc746870a540d40bda2916a1d107185
Sorry for the noise.
--
Vincent Pelletier
--
To unsubscribe from this list: s
Hello,
While testing Andy's current Edison kernel[1], I notice a regression
compared to the 4.9-rc8:
loading dwc3 module emits:
[ 1637.327602] dwc3 dwc3.1.auto: can't allocate event buffer
[ 1637.333201] dwc3 dwc3.1.auto: failed to allocate event buffers
[ 1637.341101] dwc3: probe of dwc3.1.
Ciao,
è un piacere conoscerti.Io sono Christina H. Koch, uno Stato ufficiale
dell'Esercito da stati uniti d'America,ho una cosa importante da
discutere con te, che può portare a un business partner o
qualcos'altro, mi presento meglio e inviare le mie foto non appena ho
ricevuto la tua mail.
Chris
Kalle Valo writes:
> Kalle Valo writes:
>
>> Andrew Lutomirski wrote:
>>> Eric Biggers pointed out that the orinoco driver pointed scatterlists
>>> at the stack.
>>>
>>> Fix it by switching from ahash to shash. The result should be
>>> simpler, faster, and more correct.
>>>
>>> Cc: sta...@vg
Kalle Valo writes:
> Andrew Lutomirski wrote:
>> Eric Biggers pointed out that the orinoco driver pointed scatterlists
>> at the stack.
>>
>> Fix it by switching from ahash to shash. The result should be
>> simpler, faster, and more correct.
>>
>> Cc: sta...@vger.kernel.org # 4.9 only
>> Repo
Hi Mathias,
So the problem I found with v4.10-rc1 doesn't appear to be a
regression. I can't, however, trigger it with Broadwell, only Skylake
and Kabylake.
According to tracepoints, our Reset Device Command sometimes completes
with "Context State Error", which tells us that we're issuing Reset
Andrew Lutomirski wrote:
> Eric Biggers pointed out that the orinoco driver pointed scatterlists
> at the stack.
>
> Fix it by switching from ahash to shash. The result should be
> simpler, faster, and more correct.
>
> Cc: sta...@vger.kernel.org # 4.9 only
> Reported-by: Eric Biggers
> Signed
Hi Peter,
Please ignore this patch. After posting this patch, I got that this patch was
already merged by you. I'm sorry to make the confusion.
Regards,
Chanwoo Choi
On 2016년 12월 30일 13:15, Chanwoo Choi wrote:
> This patch uses the resource-managed extcon API for extcon_register_notifier()
> an