|
@@ -55,6 +55,7 @@ struct x86_init_ops x86_init __initdata = {
|
|
.pre_vector_init = init_ISA_irqs,
|
|
.pre_vector_init = init_ISA_irqs,
|
|
.intr_init = native_init_IRQ,
|
|
.intr_init = native_init_IRQ,
|
|
.trap_init = x86_init_noop,
|
|
.trap_init = x86_init_noop,
|
|
|
|
+ .intr_mode_init = apic_intr_mode_init
|
|
},
|
|
},
|
|
|
|
|
|
.oem = {
|
|
.oem = {
|