From: Glauber de Oliveira Costa Date: Wed, 30 Jan 2008 12:31:40 +0000 (+0100) Subject: x86: unify asm nops X-Git-Tag: v2.6.25-rc1~1143^2~530 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea5e3593a493298c69b8c4a958628feace930478;p=pandora-kernel.git x86: unify asm nops There's only one difference between the NOPs used in asm code for i386 and x86_64: i386 has a lot more variants. The code is moved to processor.h, and adjusted accordingly. Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed