Re: [PATCH] xhci-ring: Fix Null pointer dereference

From: Ricardo Ribalda Delgado
Date: Mon Sep 01 2014 - 06:27:17 EST


Well, it is hard to say. rc2 without the patch showed more warnings,
but never crashed badly (queuecommand_lck....).

The sample size is not big enough. maybe rc2 also has the
queuecommand_lck bug, but I havent hit it.

On Mon, Sep 1, 2014 at 12:37 PM, Mathias Nyman <mathias.nyman@xxxxxxxxx> wrote:
> On 09/01/2014 12:36 PM, Ricardo Ribalda Delgado wrote:
>> After some time of use (one hour or so) my system started to behave
>> "weird". I did check dmesg and I was receiving the following line
>> again and again:
>>
>> usb-storage: Error in queuecommand_lck: us->sfb= ffff8805bd61ccc0
>>
>> I did disconnect the usb device and the whole computer crashed :S
>>
>
> Ok, thanks.
>
> Would you say things work better after the patch?
>
> I still think the patch solves part of the issue, i.e. how we handle halted endpoints
> in reset, but I don't know the reason why the endpoints stall in the first place
>
> -Mathias
>
>



--
Ricardo Ribalda
--
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/