Re: [PATCH] EDAC, mce_amd_inj: Include irq_vectors header to fix build errors

2015-06-06 Thread Borislav Petkov
On Fri, Jun 05, 2015 at 06:07:34PM -0500, Aravind Gopalakrishnan wrote: > Even though !CONFIG_SMP and MCE injection are practically mutually > exclusive, it's better to include irq_vectors.h just in case > randconfig builders out there don't set CONFIG_SMP. > > When that happens, DEFERRED_ERROR_VE

[PATCH] EDAC, mce_amd_inj: Include irq_vectors header to fix build errors

2015-06-05 Thread Aravind Gopalakrishnan
Even though !CONFIG_SMP and MCE injection are practically mutually exclusive, it's better to include irq_vectors.h just in case randconfig builders out there don't set CONFIG_SMP. When that happens, DEFERRED_ERROR_VECTOR and THRESHOLD_APIC_VECTOR macro definitions go out of scope and kernel build