xen/mmu: Correct PAT MST setting.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 25 Sep 2013 19:27:50 +0000 (15:27 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 27 Sep 2013 13:04:45 +0000 (09:04 -0400)
commitb1922a519e0788518d64abe7ec37d5de30e42305
tree5bb137316afe1dd573e73aef29ad810c0301fd7f
parent4b97280675f45c1650ee4e388bd711ecbb18c4b4
xen/mmu: Correct PAT MST setting.

Jan Beulich spotted that the PAT MSR settings in the Xen public
document that "the first (PAT6) column was wrong across the
board, and the column for PAT7 was missing altogether."

This updates it to be in sync.

CC: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
arch/x86/xen/mmu.c