https://github.com/torvalds/linux
Revision d3eb2c89e7ba996e8781b22a6e7d0a895ef55630 authored by Konrad Rzeszutek Wilk on 22 March 2013, 14:34:28 UTC, committed by Konrad Rzeszutek Wilk on 27 March 2013, 16:06:03 UTC
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>
1 parent 76fc253
History
Tip revision: d3eb2c89e7ba996e8781b22a6e7d0a895ef55630 authored by Konrad Rzeszutek Wilk on 22 March 2013, 14:34:28 UTC
xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.
Tip revision: d3eb2c8
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 235.5 KB
Makefile -rw-r--r-- 46.9 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top