diff options
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2013-03-22 15:34:28 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2013-03-27 17:06:03 +0100 |
commit | d3eb2c89e7ba996e8781b22a6e7d0a895ef55630 (patch) | |
tree | 59b28dd6af32014a9867cf87724bc2851096e357 /firmware | |
parent | xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called. (diff) | |
download | linux-d3eb2c89e7ba996e8781b22a6e7d0a895ef55630.tar.xz linux-d3eb2c89e7ba996e8781b22a6e7d0a895ef55630.zip |
xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.
We move the setting of write_cr3 from the early bootup variant
(see git commit 0cc9129d75ef8993702d97ab0e49542c15ac6ab9
"x86-64, xen, mmu: Provide an early version of write_cr3.")
to a more appropiate location.
This new location sets all of the other non-early variants
of pvops calls - and most importantly is before the
alternative_asm mechanism kicks in.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions