[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1359497653-24684-1-git-send-email-boris.ostrovsky@amd.com>
Date: Tue, 29 Jan 2013 17:14:13 -0500
From: Boris Ostrovsky <boris.ostrovsky@....com>
To: <tglx@...utronix.de>, <mingo@...hat.com>, <hpa@...or.com>
CC: <Jacob.Shin@....com>, <bp@...en8.de>,
<linux-kernel@...r.kernel.org>,
Boris Ostrovsky <boris.ostrovsky@....com>
Subject: [PATCH v2 0/2] Enable WC+ memory type on AMD family 10h processors
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists