On Wed, 2017-09-27 at 08:21 -0400, Doug Ledford wrote:
> > And if you argee, after this patchset has been accepted we will
> send a
> > following up patch :
> >     In hns_roce_cmq_send function, replace
> >         usleep_range(1000, 2000);
> >     with the following statement:
> >          udelay(1);
> >     And if so, we can avoid using usleep_range function in
> spin_lock_bh
> > spin region,
> >     because it probally cause calltrace.
> 
> Ok, I'm fine with that.  I'll pull these in.

OK, these are in my tree, thanks.

-- 
Doug Ledford <dledf...@redhat.com>
    GPG KeyID: B826A3330E572FDD
    Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

Reply via email to