Re: 2.4.1-pre1 breaks XFree 4.0.2 and "w"

Andrea Arcangeli (andrea@suse.de)
Thu, 11 Jan 2001 18:48:21 +0100


On Thu, Jan 11, 2001 at 06:46:45PM +0100, Andrea Arcangeli wrote:
> Until I fix the 3dnow code to use the i387.c library please workaround
> this way:
>
> --- ./arch/i386/config.in.~1~ Thu Jan 11 17:52:05 2001
> +++ ./arch/i386/config.in Thu Jan 11 18:38:29 2001
> @@ -109,7 +109,7 @@
> define_int CONFIG_X86_L1_CACHE_SHIFT 6
> define_bool CONFIG_X86_TSC y
> define_bool CONFIG_X86_GOOD_APIC y
> - define_bool CONFIG_X86_USE_3DNOW y
> +# define_bool CONFIG_X86_USE_3DNOW y
> define_bool CONFIG_X86_PGE y
> define_bool CONFIG_X86_USE_PPRO_CHECKSUM y
> fi

Ah no, I even better, just pass `nofxsr` to the 2.4.1-pre2 kernel. (no
need to recompile)

Andrea
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/