From: Glauber de Oliveira Costa Date: Wed, 30 Jan 2008 12:32:07 +0000 (+0100) Subject: x86: add macro for privileged 64-bit operation X-Git-Tag: v2.6.25-rc1~1143^2~473 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a8c4c4e10d1bc2c3bd80caabb6a76a66849f7e8;p=pandora-kernel.git x86: add macro for privileged 64-bit operation i386 has a macro GET_CR0_INTO_EAX, used in early trap handling code. x86_64 has similar needs, only it needs to put cr2 into rcx. We provide a macro for such task, in the same way Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed