[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1359495115-23181-1-git-send-email-ostr@amd64.org>
Date: Tue, 29 Jan 2013 16:31:55 -0500
From: Boris Ostrovsky <ostr@...64.org>
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 0/2] Enable WC+ memory type on AMD family 10h processors
From: Boris Ostrovsky <boris.ostrovsky@....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 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