From: Glauber de Oliveira Costa Date: Wed, 30 Jan 2008 12:31:07 +0000 (+0100) Subject: x86: integrate 32-bit and 64-bit code in msr.h X-Git-Tag: v2.6.25-rc1~1143^2~642 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c210d24986dc19e387c10508c0bc2faadadc1a2e;p=pandora-kernel.git x86: integrate 32-bit and 64-bit code in msr.h This patches proceeds with the integration of msr.h, making the code unified, instead of having a version for each architecture. We stick with the native_* functions, and then paravirt comes for free. Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed