> Steven N. Hirsch wrote:
> >
> > This needs to happen, as the flag can't be external everywhere <g>:
> >
> > --- linux-2.0.32/include/asm/bugs.h.orig Sun Nov 16 11:52:27 1997
^^^^^^^^----- 2.0.3x series.
> From arch/i386/kernel/setup.c, line 45:
>
> int pentium_f00f_bug = 0; /* set if Pentium(TM) with F00F bug */
>
> So the above patch should not be needed
Ahh, but the 2.0.32-pre5 patch did not have this declaration. It is
there on newer 2.1.x kernels, though, so I'll transplant it. Thanks for
the heads-up!
Steve