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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html