Messages in this thread |  | | | Date | Wed, 16 Dec 2009 10:36:28 -0800 | | From | "H. Peter Anvin" <> | | Subject | Re: linux-next: Tree for December 16 (amd64_edac) |
| |
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
|  |