Re: [PATCH v5 02/12] spinlock: Enable x86 architecture to do locklessrefcount update

From: Thomas Gleixner
Date: Fri Jul 05 2013 - 16:19:54 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/