On Mon, 2017-09-11 at 10:42 +0200, Johannes Thumshirn wrote: > On Fri, Sep 08, 2017 at 04:52:22PM -0700, Bart Van Assche wrote: > > +/** > > + * percpu_ref_switch_to_nowait - switch a percpu_ref to atomic mode > > This should probably read percpu_ref_switch_to_atomic_nowait, shouldn't it? Indeed. Thanks for having caught and reported this. I will address this when I resubmit this patch series. Bart.