From: H. Peter Anvin Date: Wed, 2 May 2007 17:27:12 +0000 (+0200) Subject: [PATCH] x86: Clean up x86 control register and MSR macros (corrected) X-Git-Tag: v2.6.22-rc1~1011^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bc5aa91fb1e544ad37805520030a0d9fc6e11d3;p=pandora-kernel.git [PATCH] x86: Clean up x86 control register and MSR macros (corrected) This patch is based on Rusty's recent cleanup of the EFLAGS-related macros; it extends the same kind of cleanup to control registers and MSRs. It also unifies these between i386 and x86-64; at least with regards to MSRs, the two had definitely gotten out of sync. Signed-off-by: H. Peter Anvin Signed-off-by: Andi Kleen --- Reading git-diff-tree failed