linux/drivers/lguest/x86
Rusty Russell 406a590ba1 lguest: prepare to make SWITCHER_ADDR a variable.
We currently use the whole top PGD entry for the switcher, but that's
hitting the fixmap in some configurations (mainly, large NR_CPUS).
Introduce a variable, currently set to the constant.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2013-04-22 15:31:33 +09:30
..
core.c lguest: prepare to make SWITCHER_ADDR a variable. 2013-04-22 15:31:33 +09:30
switcher_32.S lguest: update commentry 2009-07-30 16:03:46 +09:30