]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "x86/paravirt: Remove unused pv_apic_ops structure"
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 11 May 2016 18:25:46 +0000 (14:25 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 11 May 2016 18:27:06 +0000 (14:27 -0400)
commitd8dc2afe84b1e5d94533070de2ec2db84a906991
tree9ea2cc6c11cc3d5b21c90952afb854287ce5f9fd
parent2586b32b763eaa052d15e0623a21fdf6b3287942
Revert "x86/paravirt: Remove unused pv_apic_ops structure"

This reverts commit a3c33f534a6dde2a88cb34e95a94fd2d803cb390.

As it breaks the kABI pv_mmu_ops.

We don't this patch so lets revert.

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/smp.h
arch/x86/kernel/paravirt.c
arch/x86/kernel/smpboot.c
arch/x86/xen/enlighten.c