Re: Linux 2.5.44-ac4

From: Dave Jones (davej@codemonkey.org.uk)
Date: Sun Oct 27 2002 - 07:11:34 EST


On Sun, Oct 27, 2002 at 12:52:18PM +0100, Dave Jones wrote:
> [cc:'d back to l-k where this belongs]
>
> On Sun, Oct 27, 2002 at 11:40:31AM +0100, Peter L Jones wrote:
> > The mce.c entries are excluded by "#ifdef CONFIG_X86_MCE". For some reason,
> > the entire subdirectory has been built but the processor-specific modules
> > don't have any CONFIG_X86_MCE protection. This one's beyond my skill even to
> > attempt to fix. I guess I'll turn on machine check exceptions...
>
> Oops, it's broken if CONFIG_X86_MCE=n
> Change arch/i386/kernel/cpu/Makefile line 16 to read
> obj-$(CONFIG_X86_MCE) += mcheck/
> and it should be ok..

Actually you need to patch a half dozen other places too.
I'll cook up a patch later.

                Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:33 EST