From: H. Peter Anvin Date: Mon, 18 Apr 2011 22:18:02 +0000 (-0700) Subject: x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4 X-Git-Tag: v3.0-rc1~398^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e7734f024c9ce4393016a97c8d821e1f18d9b4;p=pandora-kernel.git 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 Cc: Christoph Lameter Cc: Tejun Heo Link: http://lkml.kernel.org/r/1303166160-10315-2-git-send-email-hpa@linux.intel.com --- Reading git-diff-tree failed