Re: [patch 04/23] x86/ioapic: Check x2apic really

2015-01-16 Thread Borislav Petkov
On Fri, Jan 16, 2015 at 12:10:19PM +0100, Borislav Petkov wrote: > Bah, let's get rid of this knob completely (ontop of your patch): ... or, maybe I should look at the next patch first :-) -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To

Re: [patch 04/23] x86/ioapic: Check x2apic really

2015-01-16 Thread Borislav Petkov
On Thu, Jan 15, 2015 at 09:22:14PM -, Thomas Gleixner wrote: > The x2apic_preenabled flag is just a horrible hack and if X2APIC > support is disabled it does not reflect the actual hardware > state. Check the hardware instead. > > Signed-off-by: Thomas Gleixner > --- >

Re: [patch 04/23] x86/ioapic: Check x2apic really

2015-01-16 Thread Borislav Petkov
On Thu, Jan 15, 2015 at 09:22:14PM -, Thomas Gleixner wrote: The x2apic_preenabled flag is just a horrible hack and if X2APIC support is disabled it does not reflect the actual hardware state. Check the hardware instead. Signed-off-by: Thomas Gleixner t...@linutronix.de ---

Re: [patch 04/23] x86/ioapic: Check x2apic really

2015-01-16 Thread Borislav Petkov
On Fri, Jan 16, 2015 at 12:10:19PM +0100, Borislav Petkov wrote: Bah, let's get rid of this knob completely (ontop of your patch): ... or, maybe I should look at the next patch first :-) -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To unsubscribe

[patch 04/23] x86/ioapic: Check x2apic really

2015-01-15 Thread Thomas Gleixner
The x2apic_preenabled flag is just a horrible hack and if X2APIC support is disabled it does not reflect the actual hardware state. Check the hardware instead. Signed-off-by: Thomas Gleixner --- arch/x86/include/asm/apic.h|2 -- arch/x86/kernel/apic/apic.c|4 +++-

[patch 04/23] x86/ioapic: Check x2apic really

2015-01-15 Thread Thomas Gleixner
The x2apic_preenabled flag is just a horrible hack and if X2APIC support is disabled it does not reflect the actual hardware state. Check the hardware instead. Signed-off-by: Thomas Gleixner t...@linutronix.de --- arch/x86/include/asm/apic.h|2 -- arch/x86/kernel/apic/apic.c|4