Skip to content
Commit 86935fc4 authored by Rusty Russell's avatar Rusty Russell
Browse files

lguest: map Switcher text whenever we allocate a new pagetable.



It's always to same, so no need to put in the PTE every time we're
about to run.  Keep a flag to track whether the pagetable has the
Switcher entries allocated, and when allocating always initialize the
Switcher text PTE.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 3412b6ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment