Re: [GIT PULL] x86/apic changes for v3.14

2014-03-24 Thread Ingo Molnar
* Maciej W. Rozycki wrote: > IMPLICATION: There is a possibility of clearing the Error register > status since the write to the register is not specifically blocked. > > WORKAROUND: Writes should not occur to the Pentium processor APIC > Error register. > > STATUS: For the steppings affected

Re: [GIT PULL] x86/apic changes for v3.14

2014-03-22 Thread Maciej W. Rozycki
On Mon, 20 Jan 2014, Ingo Molnar wrote: > diff --git a/arch/x86/kernel/apic/apic.c b/arch/x86/kernel/apic/apic.c > index d278736..7f26c9a 100644 > --- a/arch/x86/kernel/apic/apic.c > +++ b/arch/x86/kernel/apic/apic.c > @@ -1982,21 +1989,20 @@ static inline void __smp_error_interrupt(struct > pt_r