X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=arch%2Fx86%2Fxen%2Fmmu.c;h=c913ca4f6958693f6d7357c53bf149076a4b6d4f;hb=55ce625fc5e3a87e46a14c2cb062a3579f79b7e0;hp=cb5e266a8bf752297eaf6fc0d822c9398239fadf;hpb=32704253dc008dfedead71da016b00d10cd1854f;p=cascardo%2Flinux.git diff --git a/arch/x86/xen/mmu.c b/arch/x86/xen/mmu.c index cb5e266a8bf7..c913ca4f6958 100644 --- a/arch/x86/xen/mmu.c +++ b/arch/x86/xen/mmu.c @@ -2436,7 +2436,6 @@ static const struct pv_mmu_ops xen_mmu_ops __initconst = { .flush_tlb_others = xen_flush_tlb_others, .pte_update = paravirt_nop, - .pte_update_defer = paravirt_nop, .pgd_alloc = xen_pgd_alloc, .pgd_free = xen_pgd_free,