[PATCH v2 0/2] Enable WC+ memory type on AMD family 10h processors

From: Boris Ostrovsky
Date: Tue Jan 29 2013 - 17:14:34 EST


Resending since previous message went with incorrect From header. Also
fixing redundant check in the second patch.

Enable WC+ memory type on AMD family 10h processors if BIOS doesn't do
this. WC+ is used only in in virtualized scenarios and never in bare metal
cases (see AMD APM v2).

Also clean up init_amd() a little.

Boris Ostrovsky (2):
AMD,x86: Clean up init_amd()
x86,AMD: Enable WC+ memory type on family 10 processors

arch/x86/include/uapi/asm/msr-index.h | 1 +
arch/x86/kernel/cpu/amd.c | 49 ++++++++++++++++++---------------
2 files changed, 28 insertions(+), 22 deletions(-)


--
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/