diff options
author | Mukesh Rathor <mukesh.rathor@oracle.com> | 2014-01-29 16:15:18 -0800 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2014-02-03 15:44:18 -0500 |
commit | afca50132cfa7bfc5646676d8c67dc18454f38f8 (patch) | |
tree | 312daa25104997e9157844405ac33b1d027f138d /.gitignore | |
parent | e85fc9805591a17ca8af50023ee8e2b61d9a123b (diff) | |
download | op-kernel-dev-afca50132cfa7bfc5646676d8c67dc18454f38f8.zip op-kernel-dev-afca50132cfa7bfc5646676d8c67dc18454f38f8.tar.gz |
xen/pvh: set CR4 flags for APs
During bootup in the 'probe_page_size_mask' these CR4 flags are
set in there. But for AP processors they are not set as we do not
use 'secondary_startup_64' which the baremetal kernels uses.
Instead do it in this function which we use in Xen PVH during our
startup for AP processors.
As such fix it up to make sure we have that flag set.
Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions