diff options
-rw-r--r-- | arch/x86/kernel/asm-offsets.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/asm-offsets.c b/arch/x86/kernel/asm-offsets.c index 84a7524b202c..5c042466f274 100644 --- a/arch/x86/kernel/asm-offsets.c +++ b/arch/x86/kernel/asm-offsets.c | |||
@@ -59,7 +59,6 @@ void common(void) { | |||
59 | 59 | ||
60 | #ifdef CONFIG_PARAVIRT | 60 | #ifdef CONFIG_PARAVIRT |
61 | BLANK(); | 61 | BLANK(); |
62 | OFFSET(PARAVIRT_enabled, pv_info, paravirt_enabled); | ||
63 | OFFSET(PARAVIRT_PATCH_pv_cpu_ops, paravirt_patch_template, pv_cpu_ops); | 62 | OFFSET(PARAVIRT_PATCH_pv_cpu_ops, paravirt_patch_template, pv_cpu_ops); |
64 | OFFSET(PARAVIRT_PATCH_pv_irq_ops, paravirt_patch_template, pv_irq_ops); | 63 | OFFSET(PARAVIRT_PATCH_pv_irq_ops, paravirt_patch_template, pv_irq_ops); |
65 | OFFSET(PV_IRQ_irq_disable, pv_irq_ops, irq_disable); | 64 | OFFSET(PV_IRQ_irq_disable, pv_irq_ops, irq_disable); |