lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 23 Jul 2012 13:41:46 +0300
From:	Felipe Balbi <balbi@...com>
To:	"Du, Changbin" <changbin.du@...il.com>
Cc:	balbi@...com, gregkh@...uxfoundation.org, ben@...tec.co.uk,
	linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/1] usb: gadget: s3c-hsotg: fix core reset timeout
 failure

Hi,

On Wed, Jul 04, 2012 at 10:50:30AM +0800, Du, Changbin wrote:
> The timeout values were 1000 and timeout issue occurred many times on my
> 
> s3c6410 Soc based board (mostly when booting with USB cable not
> 
> connected). This patch increase the values to 10000 to guarantee the
> 
> success of reset.
> 
>  
> 
> Having set timeout to 10000, I printed the remained timeout values
> 
> which can cause timeout issue before this change (tested several times):
> 
> the first timeout value remained:
> 
>          timeout = 8079
> 
>          timeout = 8079
> 
>          timeout = 8078
> 
>          timeout = 8081
> 
> the second timeout value remained:
> 
>          timeout = 7940
> 
>          timeout = 7945
> 
>          timeout = 7940
> 
>          timeout = 7938
> 
> Seeing from above values, I think 10000 is big enough.
> 
>  
> 
> Signed-off-by: Du, Changbin changbin.du@...il.com
> 
> ---
> 
> Changes for v2:
> 
>          Fixed wrapped line done by my mail client

now it' s even worse. Please use git send-email instead.

-- 
balbi

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists