RE: [PATCH V5 3/4] scsi: ufs: Fix device and host reset methods

2013-08-13 Thread Yaniv Gardi
] On Behalf Of Dolev Raviv = Sent: Monday, August 12, 2013 4:02 PM = To: Sujit Reddy Thumma = Cc: Vinayak Holikatti; Santosh Y; James E.J. Bottomley; linux- = s...@vger.kernel.org; Sujit Reddy Thumma; linux-arm- = m...@vger.kernel.org = Subject: Re: [PATCH V5 3/4] scsi: ufs: Fix device and host

Re: [PATCH V5 3/4] scsi: ufs: Fix device and host reset methods

2013-08-12 Thread Dolev Raviv
Tested-by: Dolev Raviv dra...@codeaurora.org As of now SCSI initiated error handling is broken because, the reset APIs don't try to bring back the device initialized and ready for further transfers. In case of timeouts, the scsi error handler takes care of handling aborts and resets.

[PATCH V5 3/4] scsi: ufs: Fix device and host reset methods

2013-07-29 Thread Sujit Reddy Thumma
As of now SCSI initiated error handling is broken because, the reset APIs don't try to bring back the device initialized and ready for further transfers. In case of timeouts, the scsi error handler takes care of handling aborts and resets. Improve the error handling in such scenario by resetting