From: Boris Ostrovsky <boris.ostrov...@amd.com>

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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to