On Thursday, September 17, 2015 05:59 PM, Peter Stuge wrote:
> WEN Pingbo wrote:
>> +++ b/drivers/usb/gadget/udc/dummy_hcd.c
>> @@ -833,10 +833,10 @@ static const struct usb_ep_ops dummy_ep_ops = {
>> /* there are both host and device side versions of this call ... */
>> static int dummy_g_get_
n to cover this.
> - using NSEC_PER_MSEC instead of hard code.
>
> Signed-off-by: Pingbo Wen
> Cc: Y2038
> Cc: linux-ker...@vger.kernel.org
> Cc: Arnd Bergmann
> Cc: Felipe Balbi
> Signed-off-by: WEN Pingbo
> ---
> drivers/usb/gadget/udc/dummy_hcd.c | 6 +++---
>
On Tuesday, September 15, 2015 10:49 PM, Arnd Bergmann wrote:
> On Tuesday 15 September 2015 10:40:24 Alan Stern wrote:
>> On Tue, 15 Sep 2015, Arnd Bergmann wrote:
>>
> Do you know the specific requirement on the USB frame numbers? I don't
> know
> enough about USB to tell if either
rther risks, we still need to fix it here,
>> to avoid similair problems.
>>
>> Signed-off-by: Pingbo Wen
>> Cc: Y2038
>> Cc: linux-ker...@vger.kernel.org
>> Cc: Arnd Bergmann
>> Cc: Felipe Balbi
>
> I just replied to the thread of the first mail,