RE: [PATCH] scsi: ufs: read door bell register after clearing interrupt aggregation

2013-08-30 Thread Yaniv Gardi
Subject: Re: [PATCH] scsi: ufs: read door bell register after clearing interrupt aggregation On 8/27/2013 1:50 PM, Subhash Jadavani wrote: > > > Looks good to me. > Reviewed-by: Subhash Jadavani > > On 8/25/2013 4:06 PM, Dolev Raviv wrote: >> In interrupt context, after reading a

Re: [PATCH] scsi: ufs: read door bell register after clearing interrupt aggregation

2013-08-27 Thread Subhash Jadavani
On 8/27/2013 1:50 PM, Subhash Jadavani wrote: Looks good to me. Reviewed-by: Subhash Jadavani On 8/25/2013 4:06 PM, Dolev Raviv wrote: In interrupt context, after reading and comparing the UTRLDBR to hba->outstanding_request and before resetting the interrupt aggregation, there might be comp

Re: [PATCH] scsi: ufs: read door bell register after clearing interrupt aggregation

2013-08-27 Thread Subhash Jadavani
Looks good to me. Reviewed-by: Subhash Jadavani On 8/25/2013 4:06 PM, Dolev Raviv wrote: In interrupt context, after reading and comparing the UTRLDBR to hba->outstanding_request and before resetting the interrupt aggregation, there might be completion of another transfer request (TR). Such T