Hello Mathias, On Wed, 26 Aug 2015 17:14:28 +0300, Mathias Nyman <[email protected]> wrote: > We want to give the command abortion an additonal try to stop > the command ring before we completely hose xhci.
I did more tests to get a clearer idea of failure probability. Cold boot was a way to reproduce failures efficiently. 1 = success, 0 = failed. Before patching: 100110001 (so around 50% success rate) After patching: 111111 (so more than 85% success rate) So I think this change successfully solves my issue. Thanks a lot ! > Signed-off-by: Mathias Nyman <[email protected]> Tested-by: Vincent Pelletier <[email protected]> Regards, -- Vincent Pelletier -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
