On Fri, 5 Jul 2013, Waiman Long wrote:

> There are two steps to enable each architecture to do lockless
> reference count update:
> 1. Define the ARCH_SPINLOCK_REFCOUNT config parameter in its Kconfig
>    file.

No, we select GENERIC_SPINLOCK_REFCOUNT unless we provide an
architecture specific implementation. In that case we select
ARCH_SPINLOCK_REFCOUNT.

Thanks,

        tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to