]> Pileus Git - ~andy/linux/blobdiff - arch/x86/kernel/paravirt.c
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / arch / x86 / kernel / paravirt.c
index 8bfb335f74bb377776adb4b6b1da98dc17ed82ae..cd6de64cc480bb755e8102f47df988b61c6a6f76 100644 (file)
@@ -360,7 +360,6 @@ struct pv_cpu_ops pv_cpu_ops = {
        .set_ldt = native_set_ldt,
        .load_gdt = native_load_gdt,
        .load_idt = native_load_idt,
-       .store_gdt = native_store_gdt,
        .store_idt = native_store_idt,
        .store_tr = native_store_tr,
        .load_tls = native_load_tls,