On Tue, 27 Jun 2017 14:48:42 +0300 Elena Reshetova <elena.reshet...@intel.com> wrote:
> No changes in patches apart from trivial rebases, but now by > default refcount_t = atomic_t and uses all atomic standard operations > unless CONFIG_REFCOUNT_FULL is enabled. This is a compromize for the > systems that are critical on performance and cannot accept even > slight delay on the refcounter operations. OK, thanks - I'll save these up for consideration after the 4.12 release.