x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 18 Apr 2011 22:18:02 +0000 (15:18 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 18 Apr 2011 23:40:06 +0000 (16:40 -0700)
commitb1e7734f024c9ce4393016a97c8d821e1f18d9b4
tree4e18708f8b70f02e85fd43741d0bc379466da992
parentce9c99af8d4b3b0b9463654fd252d8640d804dc3
x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4

For use in assembly constants, use the ASM_NOP* defines.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Christoph Lameter <cl@linux-foundation.org>
Cc: Tejun Heo <tj@kernel.org>
Link: http://lkml.kernel.org/r/1303166160-10315-2-git-send-email-hpa@linux.intel.com
arch/x86/include/asm/percpu.h