]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/lguest.h
lguest: use a special 1:1 linear pagetable mode until first switch.
[mirror_ubuntu-artful-kernel.git] / include / linux / lguest.h
index 2fb1dcbcb5aa8fbdbbd05d8d071aac9b650334b8..9962c6bb1311f199ce91600d22724fd7599020dd 100644 (file)
@@ -59,8 +59,6 @@ struct lguest_data {
        unsigned long reserve_mem;
        /* KHz for the TSC clock. */
        u32 tsc_khz;
-       /* Page where the top-level pagetable is */
-       unsigned long pgdir;
 
 /* Fields initialized by the Guest at boot: */
        /* Instruction range to suppress interrupts even if enabled */