From: Boris Ostrovsky Date: Mon, 10 Aug 2015 20:34:38 +0000 (-0400) Subject: xen/x86: Don't try to set PCE bit in CR4 X-Git-Tag: omap-for-v4.3/fixes-rc1~72^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3375d8284dfb7866f261ec008d15d30999ff273b;p=pandora-kernel.git xen/x86: Don't try to set PCE bit in CR4 Since VPMU code emulates RDPMC instruction with RDMSR and because hypervisor does not emulate it there is no reason to try setting CR4's PCE bit (and the hypervisor will warn on seeing it set). Signed-off-by: Boris Ostrovsky Signed-off-by: David Vrabel --- Reading git-diff-tree failed