[PATCH v6 02/14] spinlock: Enable x86 architecture to do lockless refcount update

2013-07-08 Thread Waiman Long
This patch enables the x86 architecture to do lockless reference count update using the generic lockref implementation with default parameters. Only the x86/Kconfig file needs to be changed. Signed-off-by: Waiman Long --- arch/x86/Kconfig |3 +++ 1 files changed, 3 insertions(+), 0

[PATCH v6 02/14] spinlock: Enable x86 architecture to do lockless refcount update

2013-07-08 Thread Waiman Long
This patch enables the x86 architecture to do lockless reference count update using the generic lockref implementation with default parameters. Only the x86/Kconfig file needs to be changed. Signed-off-by: Waiman Long waiman.l...@hp.com --- arch/x86/Kconfig |3 +++ 1 files changed, 3