[RFC PATCH 0/3] MSR cleanups

From: Borislav Petkov
Date: Sun Feb 09 2014 - 08:49:43 EST


From: Borislav Petkov <bp@xxxxxxx>

Hi guys,

this is just a preview of what I think we talked about. I'm sending it
out now to gather some feedback before I go and test it more thoroughly
(it boots in a guest though :)).

Thanks.

Borislav Petkov (3):
x86: Add another set of MSR accessor functions
x86, AMD: Convert to the new MSR accessors
x86, intel: Convert to the new MSR accessors

arch/x86/include/asm/msr.h | 2 +
arch/x86/include/uapi/asm/msr-index.h | 6 +-
arch/x86/kernel/cpu/amd.c | 46 ++++-----------
arch/x86/kernel/cpu/intel.c | 29 +++------
arch/x86/lib/msr.c | 107 +++++++++++++++++++++++++++++++++-
5 files changed, 131 insertions(+), 59 deletions(-)

--
1.8.5.2.192.g7794a68

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/