[GIT PULL] (xen) tag stable/for-linus-fixes-3.3-rc5

From: Konrad Rzeszutek Wilk
Date: Sun Feb 26 2012 - 20:34:51 EST


Hey Linus,

Please git pull the following tag:

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-fixes-3.3-rc5

which has two fixes to fix a memory corruption bug when WC pages never get
converted back to WB but end up being recycled in the general memory
pool as WC.

There is a better way of fixing this, but there is not enough time to do the
full benchmarking to pick one of the right options - so picking the one that
favors stability for right now.

Please pull!

arch/x86/xen/enlighten.c | 6 ++----
arch/x86/xen/mmu.c | 8 ++++----
2 files changed, 6 insertions(+), 8 deletions(-)

Konrad Rzeszutek Wilk (2):
xen/setup: Remove redundant filtering of PTE masks.
xen/pat: Disable PAT support for now.

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