On 12/16/2009 09:45 AM, Borislav Petkov wrote: >>> >>> Should EDAC_AMD64 also depend on SMP? >> >> That seems absurd... more likely msrs_free/msrs_alloc should not be >> SMP-specific, or stubs need to be provided. > > see <arch/x86/lib/Makefile>: > > obj-$(CONFIG_SMP) := msr.o > Yes, because the stubs live as inlines in arch/x86/include/asm/msr.h. This needs to be fixed ASAP. -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html