]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer"
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 11 May 2016 18:28:21 +0000 (14:28 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 11 May 2016 18:28:21 +0000 (14:28 -0400)
commitb150e5996edb69524c6aea682ffbb8ff5a24ac08
tree85f08c8e6f849be9448a86ee2b8bca6a6345d2ba
parentd8dc2afe84b1e5d94533070de2ec2db84a906991
Revert "x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer"

This reverts commit 9ff226047d9f2fb8366b71daf42039911f5aa088.

As it breaks the kABI: pv_mmu_ops

And we don't need this patch.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/include/asm/paravirt.h
arch/x86/include/asm/paravirt_types.h
arch/x86/include/asm/pgtable.h
arch/x86/kernel/paravirt.c
arch/x86/lguest/boot.c
arch/x86/mm/pgtable.c
arch/x86/xen/mmu.c