From: Ingo Molnar Date: Fri, 21 Nov 2008 14:20:47 +0000 (+0100) Subject: x86: entry_64.S: rename X-Git-Tag: v2.6.29-rc1~587^2~1^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14ae22ba2b8bb3d53fb795f9b8074aa39ef7b6cd;p=pandora-kernel.git x86: entry_64.S: rename Impact: cleanup Rename: CFI_PUSHQ => pushq_cfi CFI_POPQ => popq_cfi CFI_MOVQ => movq_cfi To make it blend better into regular assembly code. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed